Message ID | 20160807153324.9642-3-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 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/website/index.txt b/website/index.txt > index 5d9793a..1dcdf32 100644 > --- a/website/index.txt > +++ b/website/index.txt > @@ -81,7 +81,7 @@ 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). > > -Setup a 6LowPAN test network > +Setup a 6LoWPAN test network > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Let's assume you want to setup a 6lowpan test network of six nodes. > 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 5d9793a..1dcdf32 100644 --- a/website/index.txt +++ b/website/index.txt @@ -81,7 +81,7 @@ 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). -Setup a 6LowPAN test network +Setup a 6LoWPAN test network ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Let's assume you want to setup a 6lowpan test network of six nodes.
Signed-off-by: Alexander Aring <aar@pengutronix.de> --- website/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)