Gleb Smirnoff 19b5577638 Packets from ipfw come with IP header in host byte order. Netgraph works
with net byte order. Change byte order to net in ng_ipfw_input(), change
byte order to host before ip_output(), do not change before ip_input().

In collaboration with:	ru
2005-02-11 20:53:41 +00:00
..
2005-02-08 10:31:55 +00:00
2005-02-10 12:26:57 +00:00
2005-02-08 10:31:55 +00:00
2005-01-16 23:30:45 +00:00
2005-01-11 12:20:28 +00:00
2005-02-10 02:43:26 +00:00
2005-01-11 12:20:28 +00:00
2005-02-06 19:24:59 +00:00
2005-02-08 10:31:55 +00:00