commit | 16ab6d7d4d8cc037bb4be12c2b849ac92787e1ff | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Aug 03 13:28:16 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 03 15:35:59 2017 -0700 |
tree | 28e1d1c65faa0f299587db23734d3215a6ea6a08 | |
parent | e3ea973159d53559c5ae9a9dbc824da9aba6cac0 [diff] |
ipv6: fib: Add FIB notifiers callbacks We're about to add IPv6 FIB offload support, so implement the necessary callbacks in IPv6 code, which will later allow us to add routes and rules notifications. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>