aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorBen Greear <[email protected]>2010-10-21 04:06:29 -0700
committerDavid S. Miller <[email protected]>2010-10-21 04:06:29 -0700
commitd2ed817766987fd05e69b7da65d4861b38f1aa2a (patch)
tree0ae70ffb3eb107a8d28a53e1ef6e9dc3591a19c1 /net/unix/sysctl_net_unix.c
parentd836b31e164e15a5f366199f4ee757c6be7dc91e (diff)
net/core: Allow tagged VLAN packets to flow through VETH devices.
When there are VLANs on a VETH device, the packets being transmitted through the VETH device may be 4 bytes bigger than MTU. A check in dev_forward_skb did not take this into account and so dropped these packets. This patch is needed at least as far back as 2.6.34.7 and should be considered for -stable. Signed-off-by: Ben Greear <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions