summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-10-03 12:18:11 +0000
committerru <ru@FreeBSD.org>2000-10-03 12:18:11 +0000
commit6922fb3fac2572ba001a739d9a4ae7d549e370d6 (patch)
tree05289db947a6d7138710e819bccf0a22bd065de7 /usr.sbin/mtree
parent9d7b8375a5cac73e09a88d8852c67dcb3eb70546 (diff)
downloadFreeBSD-src-6922fb3fac2572ba001a739d9a4ae7d549e370d6.zip
FreeBSD-src-6922fb3fac2572ba001a739d9a4ae7d549e370d6.tar.gz
Added the missing ntohs() conversion when matching IP packet with
the IP_FW_IF_IPID rule. (We have recently decided to keep the ip_id field in network byte order inside the kernel, see revision 1.140 of src/sys/netinet/ip_input.c). I did not like to have the conversion happen in userland, and I think that the similar conversions for fw_tcp(seq|ack|win) should be moved out of userland (src/sbin/ipfw/ipfw.c) into the kernel.
Diffstat (limited to 'usr.sbin/mtree')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud