diff mbox

[wpan-misc,2/5] website: remove note about missing short address functionality

Message ID 20160807153324.9642-2-aar@pengutronix.de (mailing list archive)
State Not Applicable
Headers show

Commit Message

Alexander Aring Aug. 7, 2016, 3:33 p.m. UTC
Signed-off-by: Alexander Aring <aar@pengutronix.de>
---
 website/index.txt | 5 -----
 1 file changed, 5 deletions(-)

Comments

Stefan Schmidt Aug. 10, 2016, 12:08 p.m. UTC | #1
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 mbox

Patch

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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~