summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c
diff options
context:
space:
mode:
authorJiri Pirko <jiri@resnulli.us>2013-11-06 17:52:19 +0100
committerDavid S. Miller <davem@davemloft.net>2013-11-11 00:19:35 -0500
commit9037c3579a277f3a23ba476664629fda8c35f7c4 (patch)
tree34a0cfaafe05c9a8d769d22b6cc8269121228ec7 /net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c
parent4e3faf88638ceb01523e0bd3db3d0081c6b0c2ab (diff)
ip6_output: fragment outgoing reassembled skb properly
If reassembled packet would fit into outdev MTU, it is not fragmented according the original frag size and it is send as single big packet. The second case is if skb is gso. In that case fragmentation does not happen according to the original frag size. This patch fixes these. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c')
0 files changed, 0 insertions, 0 deletions