[NET] fib_rules: Convert fib rule notification to use rtnl_notify()
authorThomas Graf <tgraf@suug.ch>
Tue, 15 Aug 2006 07:32:48 +0000 (00:32 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:51 +0000 (14:54 -0700)
commit21b8c3c3b805fef92ef99241964f21d3d4f9adfe
tree2c8c32dfc2b1535b2f9edf6cb70ec1a86c48c0f0
parent0129821a84ac8cf596e1c68c20add92437fe0836
[NET] fib_rules: Convert fib rule notification to use rtnl_notify()

Adds support for NLM_F_ECHO to simplify the process of identifying
inserted rules with an auto generated priority.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/fib_rules.c