]> Pileus Git - ~andy/linux/commit
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
authorTony Cheneau <tony.cheneau@amnesiak.org>
Mon, 25 Mar 2013 17:59:30 +0000 (17:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Mar 2013 16:37:58 +0000 (12:37 -0400)
commitc7d0ab28b4c51de50c1fded2502e47a37771b6c3
tree5692948542fca5bb1b5f490e0932c996afc7d5bd
parent0483546a3de329cad7705d42962edb09a28794c6
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>
net/ieee802154/6lowpan.c