commit | 83aa025f535f76733e334e3d2a4d8577c8441a7e | [log] [tgz] |
---|---|---|
author | Willem de Bruijn <willemb@google.com> | Thu Apr 26 13:42:21 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 26 15:09:12 2018 -0400 |
tree | 04dae9f8c0b71ec90612cac1ca947272447bde56 | |
parent | 2e8de8576343ab540856082916bfb84d17288b08 [diff] |
udp: add gso support to virtual devices Virtual devices such as tunnels and bonding can handle large packets. Only segment packets when reaching a physical or loopback device. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>