commit | b90eb754949931b2e4481b1df9a03f84d4be66ba | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Sep 26 12:52:29 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 28 04:48:00 2016 -0400 |
tree | 1866705c1e0a640e7498566173468e185d0813be | |
parent | eb523f42d77a43f80bb9c57a34fbdc8406c7b075 [diff] |
fib: introduce FIB notification infrastructure This allows to pass information about added/deleted FIB entries/rules to whoever is interested. This is done in a very similar way as devinet notifies address additions/removals. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>