freebsd-dev/sbin/ipfw
Christian S.J. Peron 19d4beceb2 Remove redundant sanity check before add_mac() when adding
mac ipfw rules. The exact same sanity check is performed as
the first operation of add_mac(), so there is no sense
in doing it twice.

Approved by:	bmilekic (mentor)
PR:		bin/55981
2004-05-09 01:53:31 +00:00
..
ipfw2.c Remove redundant sanity check before add_mac() when adding 2004-05-09 01:53:31 +00:00
ipfw.8 Add the option versrcreach to verify that a valid route to the 2004-04-23 14:28:38 +00:00
Makefile Uncommented WARNS=0. ipfw2.c is full of printf format errors that are 2002-07-11 17:33:37 +00:00