commit | dfdd5fd4e93d98e06be9ac9db84e3b98c6c26706 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Fri Aug 04 23:04:17 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:53:45 2006 -0700 |
tree | 521f60c85516ace4a28db7c1e7a7a04e2a6557a2 | |
parent | 5c7539781d392629fb40b04aad9a1f197b66cd01 [diff] |
[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>