On Fri, Mar 19, 2010 at 11:03 AM, John Sucaet <[email protected]> wrote: > Wpan device has an mtu of 127. mtu should be min 1280 otherwise you get > this "no buffer space available " error. (that's why you need 6lowpan)
So we're stuck implementing 6lowpan. Has anyone started working on it? Contiki just did a hc06 update with a BSD license so it is ok to import it into Linux. Might be easier to just reference it since the network buffer structures are different. > > Best regards > > John Sucaet > > -----Original Message----- > From: Jon Smirl [mailto:[email protected]] > Sent: vrijdag 19 maart 2010 15:53 > To: linux-zigbee-devel > Subject: [Linux-zigbee-devel] Setting IPv6 address on wpan device. > > Why does this fail? > > r...@terra:/home/linus# ip -6 address add fe80::0012:13ff:fe14:1510/64 > scope link dev wpan0 > RTNETLINK answers: No buffer space available > > How can I set the IPv6 address? > > -- > Jon Smirl > [email protected] > > ------------------------------------------------------------------------ > ------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Linux-zigbee-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel > -- Jon Smirl [email protected] ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
