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-06-18 07:42:02 +00:00
2002-06-18 07:42:02 +00:00
2002-09-23 06:25:08 +00:00
2002-03-19 21:25:46 +00:00
2002-05-21 18:52:24 +00:00
2002-03-19 21:25:46 +00:00
2002-07-31 16:45:16 +00:00
2002-03-24 10:19:10 +00:00
2002-03-19 21:25:46 +00:00
2002-11-20 19:00:54 +00:00
2002-10-17 17:47:55 +00:00
2002-10-17 17:47:55 +00:00
2002-11-08 23:50:32 +00:00
2002-11-12 20:44:38 +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-03-24 10:19:10 +00:00
2002-12-18 11:46:59 +00:00
2002-10-29 16:46:13 +00:00
2002-09-23 06:25:08 +00:00
2002-10-29 16:46:13 +00:00
2002-12-24 13:45:24 +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-12-19 22:58:27 +00:00
2002-03-19 21:25:46 +00:00
2002-12-27 17:43:25 +00:00
2002-12-27 17:43:25 +00:00
2002-10-24 22:32:13 +00:00
2002-12-07 14:22:05 +00:00
2002-10-16 22:27:27 +00:00
2002-12-21 00:08:20 +00:00
2002-10-20 22:52:07 +00:00
2002-03-19 21:25:46 +00:00
2002-11-20 19:07:27 +00:00
2002-11-15 22:53:53 +00:00
2002-11-15 22:53:53 +00:00
2002-11-20 18:56:25 +00:00
2002-11-20 18:56:25 +00:00
2002-10-20 22:52:07 +00:00
2002-11-20 19:00:54 +00:00
2002-08-15 14:34:45 +00:00
2002-08-16 09:07:59 +00:00
2002-12-20 11:16:52 +00:00
2002-10-16 19:16:33 +00:00
2002-12-20 11:16:52 +00:00
2002-12-24 21:00:31 +00:00
2002-12-22 13:04:08 +00:00
2002-12-24 21:00:31 +00:00
2002-08-16 09:07:59 +00:00
2002-12-24 21:00:31 +00:00
2002-10-24 02:02:34 +00:00
2002-08-17 18:26:02 +00:00
2002-10-02 04:22:34 +00:00
2002-11-20 19:00:54 +00:00
2002-06-14 08:35:21 +00:00