Ruslan Ermilov 60f9125458 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.
2000-10-03 12:18:11 +00:00
..
2000-09-22 22:04:17 +00:00
2000-09-18 17:46:01 +00:00
2000-09-16 18:57:18 +00:00
2000-10-01 10:59:02 +00:00
2000-05-01 20:32:07 +00:00
2000-05-01 20:32:07 +00:00