[IPv6] route: Simplify ip6_del_rt()
authorThomas Graf <tgraf@suug.ch>
Tue, 22 Aug 2006 07:00:21 +0000 (00:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:55:11 +0000 (14:55 -0700)
commite0a1ad73d34fd6dfdb630479400511e9879069c0
treeeda7611d42a7184131056e08b0bfb13d18b0e24e
parente9ce1cd3cf6cf35b21d0ce990f2e738f35907386
[IPv6] route: Simplify ip6_del_rt()

Provide a simple ip6_del_rt() for the majority of users and
an alternative for the exception via netlink. Avoids code
obfuscation.

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