]> git.baikalelectronics.ru Git - kernel.git/commit
[IPv4] address: Convert address notification to use rtnl_notify()
authorThomas Graf <tgraf@suug.ch>
Tue, 15 Aug 2006 07:33:59 +0000 (00:33 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:53 +0000 (14:54 -0700)
commit1c2829ffde464a315dd47cc737304bde44808e6c
tree1712e15976e15f63e2038772179276ffe926d336
parent3c98427f2729e3ac0c91531178fa2d158775a314
[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>
net/ipv4/devinet.c