aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/virtio_net.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-07-19 16:40:22 -0700
committerDavid S. Miller <davem@davemloft.net>2016-07-19 16:40:22 -0700
commit7e0433b3956b6d110fb8ab7d607841603285a40d (patch)
tree040f73dd021e9395a688bc9db01fc1dfae70e230 /drivers/net/virtio_net.c
parentMerge branch 'bnxt_en-NS2-Nitro' (diff)
parentnet: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs (diff)
downloadwireguard-linux-7e0433b3956b6d110fb8ab7d607841603285a40d.tar.xz
wireguard-linux-7e0433b3956b6d110fb8ab7d607841603285a40d.zip
Merge branch 'frag-udp-tunneled-skbs'
Shmulik Ladkani says: ==================== net: Consider fragmentation of udp tunneled skbs in 'ip_finish_output_gso' Currently IP fragmentation of GSO segments that exceed dst mtu is considered only in the ipv4 forwarding case. There are cases where GSO skbs that are bridged and then udp-tunneled may have gso_size exceeding the egress device mtu. It makes sense to fragment them, as in the non GSOed code path. The exact cases where this behavior is needed is described and addressed in the 2nd patch. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions