diff options
author | David S. Miller <davem@davemloft.net> | 2017-06-15 20:21:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-15 20:21:04 +0200 |
commit | 3d8bd78b79800d1518133d4fd6ea0680096f9249 (patch) | |
tree | b3299c65908caf432edf5aa23d45c8fd99e98440 /drivers/net/ethernet/sun | |
parent | net: s2io: remove useless variable in fill_rx_buffers (diff) | |
parent | net: sched: act_tunnel_key: make UDP checksum configurable (diff) | |
download | linux-3d8bd78b79800d1518133d4fd6ea0680096f9249.tar.xz linux-3d8bd78b79800d1518133d4fd6ea0680096f9249.zip |
Merge branch 'sched-act_tunnel_key-UDP-checksusm'
Jiri Benc says:
====================
net: sched: act_tunnel_key: UDP checksums
Currently, the tunnel_key tc action does not set TUNNEL_CSUM, thus
transmitting packets with zero UDP checksum. This is inconsistent with how
we treat non-lwt UDP tunnels where the default is to fill in the UDP
checksum. Non-zero UDP checksum is the better default anyway for various
reasons previously discussed.
Make this configurable for the tunnel_key tc action with the default being
non-zero checksum. Saves a lot of surprises especially with IPv6.
Signed-off-by: Jiri Benc <jbenc@redhat.com>
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sun')
0 files changed, 0 insertions, 0 deletions