summaryrefslogtreecommitdiffstats
path: root/net/packet/af_packet.c
diff options
context:
space:
mode:
authorIvan Vecera2015-07-23 16:37:43 +0200
committerDavid S. Miller2015-07-27 23:49:54 +0200
commitc5c62f1bb0e1fc94ab77ec01e92ccab5cb249742 (patch)
tree9af57b09b0e0e113743161f4029a21f8624f655f /net/packet/af_packet.c
parentfib_trie: Drop unnecessary calls to leaf_pull_suffix (diff)
downloadkernel-qcow2-linux-c5c62f1bb0e1fc94ab77ec01e92ccab5cb249742.tar.gz
kernel-qcow2-linux-c5c62f1bb0e1fc94ab77ec01e92ccab5cb249742.tar.xz
kernel-qcow2-linux-c5c62f1bb0e1fc94ab77ec01e92ccab5cb249742.zip
macvtap: fix network header pointer for VLAN tagged pkts
Network header is set with offset ETH_HLEN but it is not true for VLAN (multiple-)tagged and results in checksum issues in lower devices. v2: leave skb->protocol untouched (thx Vlad), comment added v3: moved after skb_probe_transport_header() call (thx Toshiaki) Signed-off-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/af_packet.c')
0 files changed, 0 insertions, 0 deletions