Thread (8 messages) flat view 8 messages, 3 authors, 2020-09-01

Re: [PATCH] net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces

From: Eric Dumazet <edumazet@google.com>
Date: 2020-09-01 08:20:41
Also in: lkml

On Tue, Sep 1, 2020 at 8:58 AM Brian Vazquez [off-list ref] wrote:
The problem is exposed when the system has multiple ifaces and
forwarding is enabled on a subset of them, __rt6_purge_dflt_routers will
clean the default route on all the ifaces which is not desired.
What is the exact problem you want to fix ?
This patches fixes that by cleaning only the routes where the iface has
forwarding enabled.
This seems like a new feature, and this might break some setups.

linux always had removed any IPv6 address and default route it learnt via SLAAC.
(this might be to conform to one RFC or known security rule).
It would be nice to add a nice comment giving references.
Fixes: 830218c1add1 ("net: ipv6: Fix processing of RAs in presence of VRF")
Please provide a test, or a better commit message ?

If your patch targets the net tree, then it should only fix a bug.

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