diff options
author | glebius <glebius@FreeBSD.org> | 2005-02-11 20:53:41 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2005-02-11 20:53:41 +0000 |
commit | 167386b6aeff6d2882d56f0ad1aa6fa2c218bc9f (patch) | |
tree | 279d857e6f70775a50f98e610a076176cf10d847 /lib/libc | |
parent | 878b2ba45f06740d2893669b3d640964325df72d (diff) | |
download | FreeBSD-src-167386b6aeff6d2882d56f0ad1aa6fa2c218bc9f.zip FreeBSD-src-167386b6aeff6d2882d56f0ad1aa6fa2c218bc9f.tar.gz |
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
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions