freebsd-dev/sbin/ipfw
Alexander Langer c06c129887 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 <rbezuide@mikom.csir.co.za>

Code formatting and "frag" display fixes.
1996-06-23 20:47:51 +00:00
..
ipfw.8 Fix a typo in the view accounting records example. 1996-06-15 23:01:44 +00:00
ipfw.c Fix address mask calculation when using ':' syntax. Allow a mask 1996-06-23 20:47:51 +00:00
Makefile Update to match kernel code. 1996-02-24 13:39:46 +00:00