]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2b52301f604a3a4103ba93fe06fce5cb7a636527
treee630e465a8fdd12e674d8a160a695a72cf81ca8d
parent8dd084f7883a47fb6dbe837203bfc0b12c97b795
[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