Ian Dowse ed1a13b18f Bridged packets are supplied to the firewall with their IP header
in network byte order, but icmp_error() expects the IP header to
be in host order and the code here did not perform the necessary
swapping for the bridged case. This bug causes an "icmp_error: bad
length" panic when certain length IP packets (e.g. ip_len == 0x100)
are rejected by the firewall with an ICMP response.

MFC after:	3 days
2002-12-27 17:43:25 +00:00
..
2002-09-28 00:25:32 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-11-08 23:37:50 +00:00
2002-12-24 03:03:39 +00:00
2002-03-19 21:25:46 +00:00
2002-12-18 11:46:59 +00:00
2002-09-23 06:25:08 +00:00
2002-12-15 10:24:36 +00:00
2002-04-11 02:14:21 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-10-16 22:27:27 +00:00
2002-03-19 21:25:46 +00:00
2002-12-20 11:16:52 +00:00
2002-12-20 11:16:52 +00:00