aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nf_conntrack_proto_dccp.c
diff options
context:
space:
mode:
authorhummerbliss@gmail.com <hummerbliss@gmail.com>2009-04-20 17:12:35 +0200
committerPatrick McHardy <kaber@trash.net>2009-04-20 17:12:35 +0200
commitc197facc8ea08062f8f949aade6a33649ee06771 (patch)
treefe91cc539f7ebe89e66f432949c316fd5b3a496e /net/netfilter/nf_conntrack_proto_dccp.c
parenta0142733a7ef2f3476e63938b330026a08c53f37 (diff)
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
br_nf_dev_queue_xmit only checks for ETH_P_IP packets for fragmenting but not VLAN packets. This results in dropping of large VLAN packets. This can be observed when connection tracking is enabled. Connection tracking re-assembles fragmented packets, and these have to re-fragmented when transmitting out. Also, make sure only refragmented packets are defragmented as per suggestion from Patrick McHardy. Signed-off-by: Saikiran Madugula <hummerbliss@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/netfilter/nf_conntrack_proto_dccp.c')
0 files changed, 0 insertions, 0 deletions