freebsd-dev/sbin/ipfw
Luigi Rizzo 4f531a5368 Store the port number in "fwd" rules in host format, same as ipfw1
has always done.

Technically, this is the wrong format, but it reduces the diffs in
-stable. Someday, when we get rid of ipfw1, I will put the port number
in the proper format both in kernel and userland.

MFC after: 3 days
(with re@ permission)
2002-09-12 00:45:32 +00:00
..
ipfw2.c Store the port number in "fwd" rules in host format, same as ipfw1 2002-09-12 00:45:32 +00:00
ipfw.8 Typo: s/o packet/on packet/ 2002-09-08 09:01:08 +00:00
ipfw.c Handle symbolic names for common ethernet types (ip, arp etc.) 2002-05-13 10:19:59 +00:00
Makefile Uncommented WARNS=0. ipfw2.c is full of printf format errors that are 2002-07-11 17:33:37 +00:00