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? Thanks! -- http://mail.python.org/mailman/listinfo/python-list