diff options
| author | Florian Westphal <[email protected]> | 2024-06-06 10:23:31 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2024-06-11 16:46:04 +0000 |
| commit | 6f8f132cc7bac2ac76911e47d5baa378aafda4cb (patch) | |
| tree | 77c52a319703eb834f5bb03a71879b7cc2b25e22 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type (diff) | |
| download | kernel-6f8f132cc7bac2ac76911e47d5baa378aafda4cb.tar.gz kernel-6f8f132cc7bac2ac76911e47d5baa378aafda4cb.zip | |
netfilter: Use flowlabel flow key when re-routing mangled packets
'ip6 dscp set $v' in an nftables outpute route chain has no effect.
While nftables does detect the dscp change and calls the reroute hook.
But ip6_route_me_harder never sets the dscp/flowlabel:
flowlabel/dsfield routing rules are ignored and no reroute takes place.
Thanks to Yi Chen for an excellent reproducer script that I used
to validate this change.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Reported-by: Yi Chen <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
