aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/loopback.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2008-08-15 21:55:02 +0000
committerDavid S. Miller <[email protected]>2008-08-16 02:51:36 +0000
commit6f85a124d819e1cf33b16d064a6a656fd448a735 (patch)
tree237334a15ed58f709ad947b303fc9c641bfcfa9a /drivers/net/loopback.c
parentloopback: Remove rest of LOOPBACK_TSO code. (diff)
downloadkernel-6f85a124d819e1cf33b16d064a6a656fd448a735.tar.gz
kernel-6f85a124d819e1cf33b16d064a6a656fd448a735.zip
net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_header
skb_gso_segment didn't preserve some attributes in the original skb such as the netfilter fields. This was harmless until they were used which is the case for packets going through lo. This patch makes it call __copy_skb_header which also picks up some other missing attributes. Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/loopback.c')
0 files changed, 0 insertions, 0 deletions