]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV6]: Unify ip6_onlink() and ipip6_onlink().
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Sun, 16 Mar 2008 02:54:23 +0000 (22:54 -0400)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 3 Apr 2008 01:06:00 +0000 (10:06 +0900)
commit478284349f2879f0d6f9b6024d822537004e9cf3
tree6ced371b81334f07926e7bdc190fc2efa396659f
parent5cccd8e1dd5068006abde89bed1199ee21324806
[IPV6]: Unify ip6_onlink() and ipip6_onlink().

Both are identical, let's create ipv6_chk_prefix() and use it
in both places.
include/net/addrconf.h
net/ipv6/addrconf.c
net/ipv6/anycast.c
net/ipv6/sit.c