[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
971f359ddc
commit
b1cacb6820
@ -7,7 +7,7 @@
|
||||
#include <net/ip6_route.h>
|
||||
#include <net/xfrm.h>
|
||||
|
||||
EXPORT_SYMBOL(ipv6_addr_type);
|
||||
EXPORT_SYMBOL(__ipv6_addr_type);
|
||||
EXPORT_SYMBOL(icmpv6_send);
|
||||
EXPORT_SYMBOL(icmpv6_statistics);
|
||||
EXPORT_SYMBOL(icmpv6_err_convert);
|
||||
|
Reference in New Issue
Block a user