FreeBSD.software
Home/net/p5-Net-Subnet

p5-Net-Subnet

1.03_1

Fast IP-in-subnet matcher for IPv4 and IPv6, CIDR or mask

This is a simple but fast pure Perl module for determining whether a given IP address is in a given set of IP subnets. It's iterative, and it doesn't use any fancy tries, but because it uses simple bitwise operations on strings it's still very fast. All documented functions are exported by default. Subnets have to be given in "address/mask" or "address/length" (CIDR) format. The Socket and Socket6 modules are used to normalise addresses, which means that any of the address formats supported by inet_aton and inet_pton can be used with Net::Subnet.

Origin: net/p5-Net-Subnet
Category: net
Size: 16.0KiB
License: ART10
Maintainer: perl@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install p5-Net-Subnet

Dependencies (2)

More in net