summaryrefslogtreecommitdiffstats
path: root/net/core/skbuff.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin2012-07-20 11:23:17 +0200
committerDavid S. Miller2012-07-22 21:39:33 +0200
commit1080e512d44d4f67b8beb8edf25a1bbcb1066dc7 (patch)
tree02cecc2d69f820ac082578daa228cdbe2a4503dd /net/core/skbuff.c
parenttun: orphan frags on xmit (diff)
downloadkernel-qcow2-linux-1080e512d44d4f67b8beb8edf25a1bbcb1066dc7.tar.gz
kernel-qcow2-linux-1080e512d44d4f67b8beb8edf25a1bbcb1066dc7.tar.xz
kernel-qcow2-linux-1080e512d44d4f67b8beb8edf25a1bbcb1066dc7.zip
net: orphan frags on receive
zero copy packets are normally sent to the outside network, but bridging, tun etc might loop them back to host networking stack. If this happens destructors will never be called, so orphan the frags immediately on receive. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/skbuff.c')
0 files changed, 0 insertions, 0 deletions