aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2024-06-06 12:23:31 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2024-06-11 18:46:04 +0200
commit6f8f132cc7bac2ac76911e47d5baa378aafda4cb (patch)
tree77c52a319703eb834f5bb03a71879b7cc2b25e22 /lib
parent4e7aaa6b82d63e8ddcbfb56b4fd3d014ca586f10 (diff)
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 <yiche@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions