Patrick McHardy
4a9ecd5960
[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packets
...
As reported by Damien Thebault, the double POSTROUTING hook invocation
fix caused outgoing packets routed between two bridges to appear without
a link-layer header. The reason for this is that we're skipping the
br_nf_post_routing hook for routed packets now and don't save the
original link layer header, but nevertheless tries to restore it on
output, causing corruption.
The root cause for this is that skb->nf_bridge has no clearly defined
lifetime and is used to indicate all kind of things, but that is
quite complicated to fix. For now simply don't touch these packets
and handle them like packets from any other device.
Tested-by: Damien Thebault <damien.thebault@gmail.com >
Signed-off-by: Patrick McHardy <kaber@trash.net >
Signed-off-by: David S. Miller <davem@davemloft.net >
2007-12-14 13:54:39 -08:00
..
2007-05-08 11:15:00 -07:00
2007-07-30 16:26:27 -03:00
2007-10-17 22:51:13 +02:00
2007-11-07 04:08:21 -08:00
2007-11-07 04:08:21 -08:00
2007-11-07 04:08:21 -08:00
2007-10-17 08:43:03 -07:00
2007-11-26 16:24:50 -05:00
2007-11-20 01:16:29 -05:00
2007-10-18 14:37:20 -07:00
2007-10-23 15:49:47 +10:00
2007-11-05 18:10:28 -05:00
2006-09-06 11:00:02 -07:00
2007-10-17 08:42:47 -07:00
2007-07-16 09:05:42 -07:00
2007-10-21 02:37:45 -04:00
2007-10-17 08:43:00 -07:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:43:07 -07:00
2007-10-18 14:37:29 -07:00
2007-10-19 11:53:42 -07:00
2007-10-19 11:53:42 -07:00
2007-11-09 13:41:32 +01:00
2007-10-29 14:05:37 -07:00
2007-10-16 09:42:58 -07:00
2007-07-16 09:05:51 -07:00
2006-04-26 12:56:16 +01:00
2007-10-22 08:13:18 -07:00
2007-01-30 08:26:45 -08:00
2007-10-20 03:10:57 +02:00
2007-12-02 20:04:49 +01:00
2007-10-19 11:53:36 -07:00
2007-10-19 11:53:36 -07:00
2007-10-18 14:37:20 -07:00
2007-10-17 08:42:47 -07:00
2007-10-17 08:42:47 -07:00
2007-10-18 14:37:32 -07:00
2007-10-17 08:42:47 -07:00
2007-10-25 15:10:17 -07:00
2007-10-24 18:23:48 +02:00
2007-10-16 09:43:20 -07:00
2007-10-18 14:37:19 -07:00
2007-10-17 08:42:52 -07:00
2007-10-18 14:37:28 -07:00
2007-11-19 21:43:22 -05:00
2007-10-19 11:53:44 -07:00
2007-10-17 08:42:53 -07:00
2007-10-19 23:07:36 +02:00
2007-10-18 14:37:26 -07:00
2007-10-21 02:37:45 -04:00
2007-10-24 10:27:48 -02:00
2006-12-22 08:55:48 -08:00
2007-10-12 14:51:03 -07:00
2007-10-19 11:53:36 -07:00
2007-11-02 08:47:25 +01:00
2007-10-31 12:51:29 -07:00
2007-10-20 02:00:58 +01:00
2007-10-18 14:37:21 -07:00
2007-02-09 17:39:36 -05:00
2007-10-22 08:13:19 -07:00
2007-10-23 15:49:47 +10:00
2007-10-22 08:13:19 -07:00
2007-10-22 08:13:20 -07:00
2007-10-17 08:43:00 -07:00
2007-10-17 08:42:51 -07:00
2007-07-18 08:47:40 -07:00
2006-09-27 08:26:18 -07:00
2006-09-28 18:02:08 -07:00
2007-10-29 07:41:32 -07:00
2007-10-22 08:13:21 -07:00
2007-10-17 08:43:02 -07:00
2007-11-29 09:24:53 -08:00
2007-10-17 08:42:48 -07:00
2007-11-14 18:45:43 -08:00
2007-10-17 18:50:03 -04:00
2007-10-17 18:49:59 -04:00
2007-10-17 18:49:59 -04:00
2007-10-17 18:50:02 -04:00
2007-10-17 18:49:58 -04:00
2007-11-08 08:42:46 -05:00
2007-10-17 08:43:01 -07:00
2007-10-17 08:43:04 -07:00
2007-10-17 21:21:26 -07:00
2007-10-17 00:00:08 +02:00
2007-10-18 14:37:19 -07:00
2006-12-08 08:28:40 -08:00
2007-10-22 08:13:21 -07:00
2007-10-21 02:37:18 -04:00
2007-11-29 09:24:54 -08:00
2007-11-05 21:53:46 +11:00
2006-10-02 07:57:12 -07:00
2007-10-19 11:53:42 -07:00
2007-10-18 22:54:18 +02:00
2007-11-14 18:45:40 -08:00
2007-11-15 19:24:02 +01:00
2007-10-22 00:56:52 -04:00
2007-11-05 21:42:29 +01:00
2007-12-07 15:00:32 -05:00
2007-10-17 08:42:52 -07:00
2007-12-05 05:37:32 -08:00
2007-10-19 11:53:43 -07:00
2007-10-17 08:42:56 -07:00
2007-10-21 02:37:38 -04:00
2007-04-29 23:42:45 -04:00
2007-11-27 00:47:04 -05:00
2007-10-17 08:43:00 -07:00
2007-10-19 11:53:48 -07:00
2007-10-30 08:06:55 -07:00
2007-10-18 14:37:32 -07:00
2007-10-17 18:49:58 -04:00
2007-12-05 09:21:20 -08:00
2007-11-05 15:12:32 -08:00
2007-10-17 08:42:52 -07:00
2007-10-30 21:44:00 -07:00
2007-11-29 09:24:52 -08:00
2007-10-18 14:37:28 -07:00
2007-10-17 08:43:01 -07:00
2007-07-17 10:23:05 -07:00
2007-10-19 11:53:49 -07:00
2007-10-17 08:42:57 -07:00
2007-10-17 08:42:57 -07:00
2007-10-19 11:53:33 -07:00
2006-03-20 13:42:58 -08:00
2007-12-07 09:06:53 +00:00
2007-10-25 15:02:50 +10:00
2007-10-25 15:02:50 +10:00
2007-11-19 12:28:11 +09:00
2007-10-22 08:13:17 -07:00
2007-10-19 11:53:35 -07:00
2007-10-19 11:53:38 -07:00
2007-10-17 08:42:56 -07:00
2007-07-24 12:24:59 -07:00
2007-10-19 11:53:36 -07:00
2007-10-19 11:53:55 -07:00
2005-10-28 08:16:47 -07:00
2007-11-14 18:45:41 -08:00
2007-10-16 09:43:02 -07:00
2007-10-22 08:13:17 -07:00
2007-10-19 11:53:36 -07:00
2007-10-17 08:43:00 -07:00
2007-12-06 00:25:10 +11:00
2007-10-17 08:42:46 -07:00
2007-10-23 15:49:54 +10:00
2007-10-19 11:53:54 -07:00
2005-04-16 15:20:36 -07:00
2007-10-17 08:42:56 -07:00
2006-11-30 04:40:22 +01:00
2007-11-07 04:08:55 -08:00
2007-10-19 11:53:44 -07:00
2007-10-17 08:42:57 -07:00
2007-10-30 14:32:16 -04:00
2007-10-23 08:23:00 -07:00
2007-10-17 08:42:44 -07:00
2007-10-17 08:42:55 -07:00
2007-11-12 18:10:39 -08:00
2007-11-01 02:21:47 -07:00
2007-12-14 13:54:39 -08:00
2007-11-07 04:15:12 -08:00
2007-11-26 16:24:48 -05:00
2007-10-17 08:42:58 -07:00
2006-08-27 11:01:32 -07:00
2007-10-19 11:53:34 -07:00
2007-10-19 11:53:37 -07:00
2007-10-17 22:30:07 +10:00
2007-10-17 21:17:42 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:42:46 -07:00
2005-04-16 15:20:36 -07:00
2007-10-23 19:53:16 -04:00
2005-05-05 16:36:31 -07:00
2007-11-23 20:54:01 -05:00
2007-11-05 13:35:17 -08:00
2007-10-17 08:42:44 -07:00
2007-10-19 11:53:41 -07:00
2007-12-04 15:06:33 -05:00
2007-11-14 18:45:43 -08:00
2007-10-19 11:53:41 -07:00
2007-10-18 14:37:18 -07:00
2007-11-29 09:24:52 -08:00
2007-10-17 18:49:58 -04:00
2006-10-03 23:01:26 +02:00
2007-10-19 20:35:04 +02:00
2007-10-19 11:53:41 -07:00
2007-12-05 09:21:20 -08:00
2007-10-17 08:42:55 -07:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:56 -07:00
2006-10-04 13:27:26 -05:00
2007-10-17 08:42:46 -07:00
2007-10-19 11:53:35 -07:00
2007-10-22 08:13:20 -07:00
2006-07-13 13:21:35 -07:00
2007-11-29 09:24:54 -08:00
2007-11-12 17:58:35 -08:00
2007-11-27 09:30:39 +01:00
2007-11-28 15:52:56 +01:00
2007-11-29 09:24:54 -08:00
2005-04-16 15:20:36 -07:00
2007-10-20 00:53:30 +02:00
2007-11-17 10:38:16 +11:00
2007-10-19 11:53:44 -07:00
2007-10-17 08:42:53 -07:00
2007-11-29 09:24:53 -08:00
2007-10-19 11:53:44 -07:00
2007-10-17 08:43:01 -07:00
2007-11-26 23:11:19 +08:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:45 -07:00
2007-11-09 22:39:38 +01:00
2007-10-22 02:59:48 -07:00
2007-07-19 10:04:49 -07:00
2006-12-07 02:14:08 +01:00
2007-10-30 21:44:00 -07:00
2005-04-16 15:20:36 -07:00
2007-10-18 14:37:20 -07:00
2007-10-17 08:42:45 -07:00
2007-11-20 11:13:45 +01:00
2007-10-18 14:37:28 -07:00
2007-12-05 15:46:09 +01:00
2007-10-17 08:42:53 -07:00
2007-07-16 09:05:45 -07:00
2007-05-11 08:29:36 -07:00
2007-11-26 20:42:19 +01:00
2007-11-07 04:14:19 -08:00
2007-10-29 07:41:33 -07:00
2007-10-17 08:42:51 -07:00
2007-10-19 11:53:42 -07:00
2007-11-28 13:58:35 -08:00
2007-11-28 13:58:34 -08:00
2006-01-09 15:32:31 -02:00
2007-10-22 12:01:30 -02:00
2007-10-22 12:01:24 -02:00
2007-10-23 13:47:31 -05:00
2007-10-23 15:49:54 +10:00
2007-10-23 15:49:54 +10:00
2007-10-23 15:49:55 +10:00
2007-10-23 15:49:54 +10:00
2007-11-12 13:59:40 +11:00
2007-10-23 15:49:54 +10:00
2007-07-21 18:37:14 -07:00
2006-04-26 12:56:16 +01:00
2007-10-17 08:42:56 -07:00
2007-10-19 11:53:34 -07:00
2007-10-19 11:53:38 -07:00
2007-10-17 08:43:02 -07:00