mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f652b0a0a2
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>
11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
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.
|
|
|
|
WWW: http://indev.insu.com/
|
|
|
|
--
|
|
Brad Hendrickse
|
|
bradh@uunet.co.za
|