Re: [PATCHv3 net-next 09/12] ipv6: export several functions

2016-06-15 Thread Stefan Schmidt
Hello. On 14/06/16 13:52, Alexander Aring wrote: This patch exports some neighbour discovery functions which can be used by 6lowpan neighbour discovery ops functionality then. Cc: David S. Miller Cc: Alexey Kuznetsov Cc: James Morris Cc: Hideaki YOSHIFUJI Cc: Patrick McHardy Signed-off-by:

Re: [PATCHv3 net-next 09/12] ipv6: export several functions

2016-06-15 Thread YOSHIFUJI Hideaki
Alexander Aring wrote: > This patch exports some neighbour discovery functions which can be used > by 6lowpan neighbour discovery ops functionality then. > > Cc: David S. Miller > Cc: Alexey Kuznetsov > Cc: James Morris > Cc: Hideaki YOSHIFUJI > Cc: Patrick McHardy > Signed-off-by: Alexande

[PATCHv3 net-next 09/12] ipv6: export several functions

2016-06-14 Thread Alexander Aring
This patch exports some neighbour discovery functions which can be used by 6lowpan neighbour discovery ops functionality then. Cc: David S. Miller Cc: Alexey Kuznetsov Cc: James Morris Cc: Hideaki YOSHIFUJI Cc: Patrick McHardy Signed-off-by: Alexander Aring --- include/net/addrconf.h | 7 +