6lowpan: add 802.15.4 short addr slaac
authorAlexander Aring <aar@pengutronix.de>
Wed, 15 Jun 2016 19:20:17 +0000 (21:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 03:41:22 +0000 (20:41 -0700)
commit2ad3ed59198c5404c34515cfcfd9a2b3c54d964f
tree0dd9cbc8f4787819d70afd97ff91256f70d4ccc7
parent8626a0c83b0d471d859bcd908d016874df951fc3
6lowpan: add 802.15.4 short addr slaac

This patch adds the autoconfiguration if a valid 802.15.4 short address
is available for 802.15.4 6LoWPAN interfaces.

Cc: David S. Miller <davem@davemloft.net>
Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Cc: James Morris <jmorris@namei.org>
Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
Cc: Patrick McHardy <kaber@trash.net>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/6lowpan.h
include/net/addrconf.h
net/6lowpan/core.c
net/ipv6/addrconf.c
This page took 0.025527 seconds and 5 git commands to generate.