Herbert Xu 7b995651e3 [BRIDGE]: Unshare skb upon entry
Due to the special location of the bridging hook, it should never see a
shared packet anyway (certainly not with any in-kernel code).  So it
makes sense to unshare the skb there if necessary as that will greatly
simplify the code below it (in particular, netfilter).

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-15 12:26:27 -07:00
..
2007-10-10 16:54:48 -07:00
2007-10-15 12:26:27 -07:00
2007-10-14 12:41:51 -07:00
2007-10-15 17:00:19 +02:00
2007-07-16 09:05:45 -07:00
2005-04-16 15:20:36 -07:00