K 10 svn:author V 4 alex K 8 svn:date V 27 1996-06-23T20:47:51.000000Z K 7 svn:log V 292 Fix address mask calculation when using ':' syntax. Allow a mask of /0 to have the desired effect. Normalize IP addresses that won't match a given mask (i.e. 1.2.3.4/24 becomes 1.2.3.0/24). Submitted by R. Bezuidenhout Code formatting and "frag" display fixes. END