On Tue, Apr 19, 2022 at 03:47:00PM +0200, Martin Willi wrote: > The commit referenced below fixed packet re-routing if Netfilter mangles > a routing key property of a packet and the packet is routed in a VRF L3 > domain. The fix, however, addressed IPv4 re-routing, only. > > This commit applies the same behavior for IPv6. While at it, untangle > the nested ternary operator to make the code more readable. Applied to nf.git