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)
commitba8381236fd0fa0ab4e8383fb752c843a31dd019
treecc6b95b9354efdd9c2ddfa4ecbec2cfd1305fc6f
parent366c7bb0acf13791bef5127cf6e217386e75696d
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