diff options
author | ade <ade@FreeBSD.org> | 2000-02-26 00:38:59 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-26 00:38:59 +0800 |
commit | a9be9f3e46739ccb73d6b8512453f1f70eb00af3 (patch) | |
tree | 1584f37a38d0d80322b1cb49f69edf9b8627806f /net-mgmt/p5-Net-IPv4Addr/pkg-comment | |
parent | 528370885f38fdeac95a5714de9fc2858b60ce35 (diff) | |
download | freebsd-ports-gnome-a9be9f3e46739ccb73d6b8512453f1f70eb00af3.tar.gz freebsd-ports-gnome-a9be9f3e46739ccb73d6b8512453f1f70eb00af3.tar.zst freebsd-ports-gnome-a9be9f3e46739ccb73d6b8512453f1f70eb00af3.zip |
p5-Net-IPv4Addr provides functions to parse IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.
PR: 16984
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
Diffstat (limited to 'net-mgmt/p5-Net-IPv4Addr/pkg-comment')
-rw-r--r-- | net-mgmt/p5-Net-IPv4Addr/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/p5-Net-IPv4Addr/pkg-comment b/net-mgmt/p5-Net-IPv4Addr/pkg-comment new file mode 100644 index 000000000000..c8377d484065 --- /dev/null +++ b/net-mgmt/p5-Net-IPv4Addr/pkg-comment @@ -0,0 +1 @@ +Perl extension for manipulating IPv4 addresses |