I'm added a command to the serial serial driver to retrieve the MAC
address. That let me implement the code needed to auto-add link local
addresses.

wpan0     Link encap:IEEE 802.15.4  HWaddr 00:50:c2:ff:fe:a8:a8:c5
          inet6 addr: fe80::50:c2ff:fea8:c545/64 Scope:Link
          inet6 addr: aaaa::1/64 Scope:Global
          UP BROADCAST RUNNING NOARP  MTU:1280  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

I modified net-tools to show IEEE 802.15.4 address. The changes are on
their way upstream.

Before the link local address changes can go in the kernel, we need to
reorganize the header files to make a linux/if_ieee802154.h to match
the design of the other hardware families.

-- 
Jon Smirl
[email protected]

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to