]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: ipv4: notify when address lifetime changes
authorJiri Pirko <jiri@resnulli.us>
Thu, 4 Apr 2013 08:33:00 +0000 (08:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Apr 2013 04:51:12 +0000 (00:51 -0400)
commit34e2ed34a035de07277cca817fe8264324398141
tree6c3b92197ac44bc22fdc532a9ffb5b402532358a
parentf01fc1a82c2ee68726b400fadb156bd623b5f2f1
net: ipv4: notify when address lifetime changes

if userspace changes lifetime of address, send netlink notification and
call notifier.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/devinet.c