]> git.baikalelectronics.ru Git - kernel.git/commit
net: fib_notifier: Add temporary events to the FIB notification chain
authorIdo Schimmel <idosch@mellanox.com>
Sat, 14 Dec 2019 15:53:06 +0000 (17:53 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Dec 2019 00:14:42 +0000 (16:14 -0800)
commit5c7caf3f6f1752e4dac105996683aca2a253382b
treecc6b95b9354efdd9c2ddfa4ecbec2cfd1305fc6f
parenta12c0888b49a1303c397d59026c69554d65c0254
net: fib_notifier: Add temporary events to the FIB notification chain

Subsequent patches are going to simplify the IPv4 route offload API,
which will only use two events - replace and delete.

Introduce a temporary version of these two events in order to make the
conversion easier to review.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fib_notifier.h