freebsd-dev/sbin/ipfw
Luigi Rizzo 12b5dc6a39 Fix a kernel panic with rules of the type
prob 0.5 pipe NN ....

due to the generation of an invalid ipfw instruction sequence.
No ABI change, but you need to upgrade /sbin/ipfw to generate the
correct code.

Approved by: re
2002-11-26 19:58:12 +00:00
..
ipfw2.c Fix a kernel panic with rules of the type 2002-11-26 19:58:12 +00:00
ipfw.8 Update documentation to match the behaviour of ipfw with respect 2002-11-26 19:51:40 +00:00
ipfw.c Do not dump core on 'ipfw add unreach': handling null strings in 2002-09-25 11:22:36 +00:00
Makefile Uncommented WARNS=0. ipfw2.c is full of printf format errors that are 2002-07-11 17:33:37 +00:00