summaryrefslogtreecommitdiffstats
path: root/Documentation/CodingStyle
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2017-03-09 23:22:30 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2017-03-13 13:31:53 +0100
commit4ca60d08cbe65f501baad64af50fceba79c19fbb (patch)
treebe372957b85ba2ec2bb420fc96cf2ab3b7e02fe9 /Documentation/CodingStyle
parentnetfilter: nf_tables: fix mismatch in big-endian system (diff)
downloadlinux-4ca60d08cbe65f501baad64af50fceba79c19fbb.tar.xz
linux-4ca60d08cbe65f501baad64af50fceba79c19fbb.zip
netfilter: bridge: honor frag_max_size when refragmenting
consider a bridge with mtu 9000, but end host sending smaller packets to another host with mtu < 9000. In this case, after reassembly, bridge+defrag would refragment, and then attempt to send the reassembled packet as long as it was below 9k. Instead we have to cap by the largest fragment size seen. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions