commit | d6062cbbd1f5e92c94e5eae9ef1a280ed48d56d5 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Tue Aug 15 00:33:59 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:54:53 2006 -0700 |
tree | 1712e15976e15f63e2038772179276ffe926d336 | |
parent | dc738dd83e88c3c5de55431f8cfb758de5d4df48 [diff] |
[IPv4] address: Convert address notification to use rtnl_notify() Adds support for NLM_F_ECHO allowing applications to easly see which address have been deleted, added, or promoted. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>