Thread (4 messages) flat view 4 messages, 2 authors, 2021-01-19
STALE2032d LANDED

Landed in mainline as 2565ff4eef34 on 2021-01-19.

[PATCH net 0/2] ipv4: Ensure ECN bits don't influence source address validation

From: Guillaume Nault <hidden>
Date: 2021-01-16 10:45:53

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.

Guillaume Nault (2):
  udp: mask TOS bits in udp_v4_early_demux()
  netfilter: rpfilter: mask ecn bits before fib lookup

 net/ipv4/netfilter/ipt_rpfilter.c | 2 +-
 net/ipv4/udp.c                    | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.21.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help