]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
6lowpan: always enable link-layer acknowledgments
authorTony Cheneau <tony.cheneau@amnesiak.org>
Mon, 25 Mar 2013 17:59:23 +0000 (17:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Mar 2013 16:37:55 +0000 (12:37 -0400)
commitf333a15a3eaf831067f9bfed35f1bb5fe0670b9f
treea7dc580f5f2941c179d179c23e4724ebd6a3b341
parentf5c20f58d950002a4a5a77f60484a51e5af6498c
6lowpan: always enable link-layer acknowledgments

This feature is especially important when using fragmentation, because
the reassembly mechanism cannot recover from the loss of a fragment.

Note that some hardware ignore this flag and not will not transmit
acknowledgments even if this is set.

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