commit | 58ef67c318ac1e83a7a333f66403d777e7447461 | [log] [tgz] |
---|---|---|
author | Tony Cheneau <tony.cheneau@amnesiak.org> | Mon Mar 25 17:59:25 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 26 12:37:56 2013 -0400 |
tree | 51e026666b29d25ab5c1e730dbf485eac14d57ee | |
parent | cf692061d0d575f1b9b614555ca392d8b8eabab3 [diff] |
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>