Dan Stromberg wrote:
> Before I go and reinvent the wheel, does anyone already have python code
> that can do netmask arithmetic - for example, determining if a list of
> hostnames are on subnets described by a list of networks+netmasks like:
> 
> 128.200.34.0/24
> 128.195.16.128/25
> 
> ...and so on?

http://pynms.sourceforge.net/ipv4.html

-- 
"Codito ergo sum"
Roel Schroeven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to