]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8dd084f7883a47fb6dbe837203bfc0b12c97b795
treeeda7611d42a7184131056e08b0bfb13d18b0e24e
parent7fda43386dd6e04b64f27f1a3074e345f407e94e
[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