Then for each IP address, build a list of "$subnet/$prefix_length" pairs covering all the subnets it could theoretically belong to.%subnets = ( "$subnet1/$prefix_length1" => undef, "$subnet2/$prefix_le +ngth2" => undef, ... );
In reply to Re: finding if an ip is in a subnet
by hazylife
in thread finding if an ip is in a subnet
by AltGrendel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |