[Linux-zigbee-devel] [PATCH 6/6] [6LoWPAN] update documentation

2011-11-10 Thread Alexander Smirnov
This patch adds chapter to documentation which describes how to use 6lowpan technology. Signed-off-by: Alexander Smirnov --- Documentation/networking/ieee802154.txt | 27 +++ 1 files changed, 27 insertions(+), 0 deletions(-) diff --git a/Documentation/networking/ieee80

Re: [Linux-zigbee-devel] [PATCH 6/6] [6LoWPAN] update documentation

2011-11-08 Thread Christophe Aeschlimann
On 08.11.2011 15:32, Dmitry Eremin-Solenikov wrote: >> +To setup 6lowpan interface you need: >> > +1. Add IEEE802.15.4 interface and initialize PANid; >> > +2. Add 6lowpan interface by command like: >> > + # ip link add link wpan0 name lowpan0 type lowpan > Does this work with busybox ip or only

Re: [Linux-zigbee-devel] [PATCH 6/6] [6LoWPAN] update documentation

2011-11-08 Thread Dmitry Eremin-Solenikov
On 11/2/11, Alexander Smirnov wrote: > This patch adds chapter to documentation which describes how to use > 6lowpan technology. > > Signed-off-by: Alexander Smirnov > --- > Documentation/networking/ieee802154.txt | 26 ++ > 1 files changed, 26 insertions(+), 0 deletion

[Linux-zigbee-devel] [PATCH 6/6] [6LoWPAN] update documentation

2011-11-02 Thread Alexander Smirnov
This patch adds chapter to documentation which describes how to use 6lowpan technology. Signed-off-by: Alexander Smirnov --- Documentation/networking/ieee802154.txt | 26 ++ 1 files changed, 26 insertions(+), 0 deletions(-) diff --git a/Documentation/networking/ieee802