ieee802154: add ack request default handling
authorAlexander Aring <alex.aring@gmail.com>
Mon, 10 Aug 2015 19:15:58 +0000 (21:15 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 Aug 2015 18:43:06 +0000 (20:43 +0200)
commitc91208d819c814e7f418c7a083059cf533ad0396
treea74fb8a149dcdbecfd7ebcb7feefaeaa5d6764ce
parentfc0719e6a144402197a2147117f10b66ee623fbb
ieee802154: add ack request default handling

This patch introduce a new mib entry which isn't part of 802.15.4 but
useful as default behaviour to set the ack request bit or not if we
don't know if the ack request bit should set. This is currently used for
stacks like IEEE 802.15.4 6LoWPAN.

Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/cfg802154.h
include/net/nl802154.h
net/ieee802154/6lowpan/tx.c
net/ieee802154/nl802154.c
net/ieee802154/rdev-ops.h
net/ieee802154/trace.h
net/mac802154/cfg.c