commit | c1d7ee67acb54b7dc1408929ff70dfe46993e517 | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Tue Mar 27 18:21:58 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 29 14:10:30 2018 -0400 |
tree | b35edca145e6c6decc9dd9dd1969f1cc57a4d01a | |
parent | 6635f311eab40b6d97eb884f371be41d0f5a3ed6 [diff] |
net/ipv4: Allow notifier to fail route replace Add checking to call to call_fib_entry_notifiers for IPv4 route replace. Allows a notifier handler to fail the replace. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>