diff options
author | David Ahern <dsa@cumulusnetworks.com> | 2018-03-28 04:21:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-29 21:10:31 +0300 |
commit | 2233000cba40ee0784a2d5b5e2b2c38c1159a7ef (patch) | |
tree | 90b0c05895c4bb1efacdea9a21fbabbfb6932ac2 /drivers/net/Kconfig | |
parent | c1d7ee67acb54b7dc1408929ff70dfe46993e517 (diff) | |
download | linux-2233000cba40ee0784a2d5b5e2b2c38c1159a7ef.tar.xz |
net/ipv6: Move call_fib6_entry_notifiers up for route adds
Move call to call_fib6_entry_notifiers for new IPv6 routes to right
before the insertion into the FIB. At this point notifier handlers can
decide the fate of the new route with a clean path to delete the
potential new entry if the notifier returns non-0.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
0 files changed, 0 insertions, 0 deletions