Herbert Xu 6b1e960fdb bridge: Reset IPCB when entering IP stack on NF_FORWARD
Whenever we enter the IP stack proper from bridge netfilter we
need to ensure that the skb is in a form the IP stack expects
it to be in.

The entry point on NF_FORWARD did not meet the requirements of
the IP stack, therefore leading to potential crashes/panics.

This patch fixes the problem.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-18 15:13:12 -07:00
..
2010-10-25 13:09:44 -07:00
2011-03-05 10:55:57 +01:00
2011-03-04 12:25:05 -08:00
2011-03-14 17:02:42 -07:00
2011-01-12 19:00:40 -08:00
2011-03-15 18:53:54 -07:00
2011-03-05 10:55:58 +01:00
2011-03-01 22:51:52 -08:00
2011-03-05 10:55:45 +01:00
2010-10-15 15:53:27 +02:00