[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)
commitc17084d21c18497b506bd28b82d964bc9e6c424b
tree2c8c32dfc2b1535b2f9edf6cb70ec1a86c48c0f0
parent97676b6b5538b3e059d33b8338e7d5cc41c5f1f1
[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