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
Packets from ipfw come with IP header in host byte order. Netgraph works rS141699Unpublished Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |