kernel_optimize_test/net/mac802154
Alexander Aring a26c5fd762 nl802154: add support for security layer
This patch adds support for accessing mac802154 llsec implementation
over nl802154. I added for a new Kconfig entry to provide this
functionality CONFIG_IEEE802154_NL802154_EXPERIMENTAL. This interface is
still in development. It provides to change security parameters and
add/del/dump entries of security tables. Later we can add also a get to
get an entry by unique identifier.

Cc: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-09-30 13:16:44 +02:00
..
cfg.c nl802154: add support for security layer 2015-09-30 13:16:44 +02:00
cfg.h
driver-ops.h
ieee802154_i.h
iface.c mac802154: iface: assume big endian for af_packet 2015-09-24 20:42:37 +02:00
Kconfig
llsec.c mac802154: llsec: fix device deletion from list 2015-09-22 11:51:19 +02:00
llsec.h
mac_cmd.c
main.c
Makefile
mib.c
rx.c
trace.c
trace.h
tx.c mac802154: tx: add warning if MTU exceeds 2015-09-22 11:51:20 +02:00
util.c