]> Pileus Git - ~andy/linux/commit
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
authorTony Cheneau <tony.cheneau@amnesiak.org>
Mon, 25 Mar 2013 17:59:25 +0000 (17:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Mar 2013 16:37:56 +0000 (12:37 -0400)
commit58ef67c318ac1e83a7a333f66403d777e7447461
tree51e026666b29d25ab5c1e730dbf485eac14d57ee
parentcf692061d0d575f1b9b614555ca392d8b8eabab3
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination

The IEEE 802.15.4 standard uses the 0xFFFF short address (2 bytes) for message
broadcasting.

Signed-off-by: Tony Cheneau <tony.cheneau@amnesiak.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c