diff options
author | 2021-01-19 13:54:32 -0800 | |
---|---|---|
committer | 2021-01-19 13:54:33 -0800 | |
commit | 2565ff4eef34e03af67b7447c232c858f46b6e3b (patch) | |
tree | 2a90eb95fd1461c0e5bbf9029aa584e84b681d3b /net/lapb/lapb_timer.c | |
parent | Merge branch 'sh_eth-fix-reboot-crash' (diff) | |
parent | netfilter: rpfilter: mask ecn bits before fib lookup (diff) | |
download | wireguard-linux-2565ff4eef34e03af67b7447c232c858f46b6e3b.tar.xz wireguard-linux-2565ff4eef34e03af67b7447c232c858f46b6e3b.zip |
Merge branch 'ipv4-ensure-ecn-bits-don-t-influence-source-address-validation'
Guillaume Nault says:
====================
ipv4: Ensure ECN bits don't influence source address validation
Functions that end up calling fib_table_lookup() should clear the ECN
bits from the TOS, otherwise ECT(0) and ECT(1) packets can be treated
differently.
Most functions already clear the ECN bits, but there are a few cases
where this is not done. This series only fixes the ones related to
source address validation.
====================
Link: https://lore.kernel.org/r/cover.1610790904.git.gnault@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions