aboutsummaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2018-01-07 12:45:12 +0200
committerDavid S. Miller <davem@davemloft.net>2018-01-07 21:29:40 -0500
commitb5cb5a755bd43047a9bd18d950fdb22fc828947a (patch)
treef7b4a9a1f2b6d171f2a925e4e3f96a9934dc9c81 /ipc
parentipv6: Add explicit flush indication to routes (diff)
downloadlinux-dev-b5cb5a755bd43047a9bd18d950fdb22fc828947a.tar.xz
linux-dev-b5cb5a755bd43047a9bd18d950fdb22fc828947a.zip
ipv6: Teach tree walker to skip multipath routes
As explained in previous patch, fib6_ifdown() needs to consider the state of all the sibling routes when a multipath route is traversed. This is done by evaluating all the siblings when the first sibling in a multipath route is traversed. If the multipath route does not need to be flushed (e.g., not all siblings are dead), then we should just skip the multipath route as our work is done. Have the tree walker jump to the last sibling when it is determined that the multipath route needs to be skipped. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions