Message ID | 20160807153324.9642-2-aar@pengutronix.de (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Hello. On 07/08/16 17:33, Alexander Aring wrote: > Signed-off-by: Alexander Aring <aar@pengutronix.de> > --- > website/index.txt | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/website/index.txt b/website/index.txt > index 1438c6e..5d9793a 100644 > --- a/website/index.txt > +++ b/website/index.txt > @@ -81,11 +81,6 @@ ip link add link wpan0 name lowpan0 type lowpan > That's it! Now you have some lowpan0 interface with a 6LoWPAN 1280 MTU which runs on top the wpan interface. > As default you have a default link-local address based on the MAC (extended address). > > -Note: we don't support any case of short-addresses right now. This is a complicated issue with the IPv6 neighbour discovery cache. > -Of course we supporting broadcast frames via short-addresses but nothing more in 802.15.4 6LoWPAN. > -Only extended address handling is supported right now. > - > - > Setup a 6LowPAN test network > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Acked-by: Stefan Schmidt <stefan@osg.samsung.com> regards Stefan Schmidt -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/website/index.txt b/website/index.txt index 1438c6e..5d9793a 100644 --- a/website/index.txt +++ b/website/index.txt @@ -81,11 +81,6 @@ ip link add link wpan0 name lowpan0 type lowpan That's it! Now you have some lowpan0 interface with a 6LoWPAN 1280 MTU which runs on top the wpan interface. As default you have a default link-local address based on the MAC (extended address). -Note: we don't support any case of short-addresses right now. This is a complicated issue with the IPv6 neighbour discovery cache. -Of course we supporting broadcast frames via short-addresses but nothing more in 802.15.4 6LoWPAN. -Only extended address handling is supported right now. - - Setup a 6LowPAN test network ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Alexander Aring <aar@pengutronix.de> --- website/index.txt | 5 ----- 1 file changed, 5 deletions(-)