On 9/8/20 3:10 AM, Ido Schimmel wrote: > From: Ido Schimmel <[email protected]> > > Remove in-kernel route notifications when the configuration of their > nexthop changes. > > These notifications are unnecessary because the route still uses the > same nexthop ID. A separate notification for the nexthop change itself > is now sent in the nexthop notification chain. > > Signed-off-by: Ido Schimmel <[email protected]> > --- > net/ipv4/fib_trie.c | 9 --------- > net/ipv6/route.c | 5 ----- > 2 files changed, 14 deletions(-) >
Reviewed-by: David Ahern <[email protected]>
