]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[IPv6] route: Convert GETROUTE to use new netlink api
authorThomas Graf <tgraf@suug.ch>
Tue, 22 Aug 2006 07:01:47 +0000 (00:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:55:14 +0000 (14:55 -0700)
commitab364a6f96bad9625bdb97b5688c76c44eb1e96e
tree6a85db5eb05c524401855c77c8e489272869c7b6
parent2d7202bfdd28687073f5efef8d2f51bbab0af867
[IPv6] route: Convert GETROUTE to use new netlink api

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

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