]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4]: Convert address deletion to new netlink api
authorThomas Graf <tgraf@suug.ch>
Sat, 5 Aug 2006 06:04:17 +0000 (23:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:45 +0000 (14:53 -0700)
commit874df34617c51e9aff3399f0b335e1ecca67a8aa
tree521f60c85516ace4a28db7c1e7a7a04e2a6557a2
parent77375721b3d4170cecfddf95c78673d9bbada90b
[IPV4]: Convert address deletion to new netlink api

Fixes various unvalidated netlink attributes causing
memory corruptions when left empty by userspace.

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