Re: [PATCHv2 bluetooth-next 08/10] ipv6: export ndisc functions

2016-05-08 Thread Alexander Aring
Hi, On 05/02/2016 09:39 PM, Hannes Frederic Sowa wrote: > On 20.04.2016 10:19, 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: Jam

Re: [PATCHv2 bluetooth-next 08/10] ipv6: export ndisc functions

2016-05-04 Thread Stefan Schmidt
Hello. On 20/04/16 10:19, 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: Alex

Re: [PATCHv2 bluetooth-next 08/10] ipv6: export ndisc functions

2016-05-02 Thread Hannes Frederic Sowa
On 20.04.2016 10:19, 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 > Sign

[PATCHv2 bluetooth-next 08/10] ipv6: export ndisc functions

2016-04-20 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/ndisc.h | 16