]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Move NEED1 macro to the top of the source file.
authorcsjp <csjp@FreeBSD.org>
Wed, 2 Jun 2004 21:12:55 +0000 (21:12 +0000)
committercsjp <csjp@FreeBSD.org>
Wed, 2 Jun 2004 21:12:55 +0000 (21:12 +0000)
commit77c46c25ea46aa8cdd333c9104a8d61cebca86b3
tree7bc09df8513257b8fe601538ed96e5b3553114b3
parent44e8bf5a4175f7d632bab6747b9c7ee110ff5b58
o Move NEED1 macro to the top of the source file.

o Add sanity checking to the firewall delete operation
  which tells the user that a firewall rule
  specification is required.

The previous behaviour was to exit without reporting any
errors to the user.

Approved by: bmilekic (mentor)
sbin/ipfw/ipfw2.c