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

Provide a simple ip6_ins_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/anycast.c
net/ipv6/route.c