commit | c7d0ab28b4c51de50c1fded2502e47a37771b6c3 | [log] [tgz] |
---|---|---|
author | Tony Cheneau <tony.cheneau@amnesiak.org> | Mon Mar 25 17:59:30 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 26 12:37:58 2013 -0400 |
tree | 5692948542fca5bb1b5f490e0932c996afc7d5bd | |
parent | 0483546a3de329cad7705d42962edb09a28794c6 [diff] |
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer Sets the sequence number in the frame format. Without this fix, the sequence number is always set to 0. This makes trafic analysis very hard. Signed-off-by: Tony Cheneau <tony.cheneau@amnesiak.org> Signed-off-by: David S. Miller <davem@davemloft.net>