libnetaddr-ip-perl 4.079+dfsg-ok1 source package in openKylin
Changelog
libnetaddr-ip-perl (4.079+dfsg-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libnetaddr-ip-perl (4.079+dfsg-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libnetaddr-ip-perl_4.079+dfsg.orig.tar.gz | 199.0 KiB | cc36a06a6fc3d1e02a3acde4eb1d3288aceb120d57b1d3be100bd389e70b34b0 |
libnetaddr-ip-perl_4.079+dfsg-ok1.debian.tar.xz | 6.5 KiB | d5976738a5d3fa525e1caa126edb0d99638068b0449603e4fcd0397d9c3ba6e9 |
libnetaddr-ip-perl_4.079+dfsg-ok1.dsc | 2.1 KiB | ecb490c0e83c9b24adf066d0b2810d227f1a01e68ffe1c0c8080de57c47eb78d |
NetAddr::IP provides an object-oriented abstraction on top of IP addresses
or IP subnets, that allows for easy manipulations.
.
The internal representation of all IP objects is in 128 bit IPv6 notation.
IPv4 and IPv6 objects may be freely mixed.
.
The following operations are supported:
Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
mask generation, full mask generation, subnet manipulation, expansion, and
range operations, sub/supernet tests, data type determination, and more
complex operations such as expansion of netblocks into arrays of smaller
blocks of arbitrary size, and CIDR block aggregation