On Fri, 27 Oct 2000, Larry Rosenman wrote:> and network(cidr) should print ONLY the octets, not the mask...Agreed. There's a function to get the mask size, and the network shouldjust return the network. Otherwise, it is impossible to use.
-alex