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