nes-proj/os/net/mac/csma
Olav Frengstad df130952c7 Ensure correct setup LLSEC for CSMA
* Add `LLSEC_KEY_INDEX` for switching between implicit/explicit keys
 * Add missing `LLSEC_CONF_*
 * Conditionally include required CSMA setup for IPv6 (enable security
   when calculating frame length)
 * Setup default key
 * Always export `csma_security_set_key/2`
2018-10-18 11:28:58 +02:00
..
anti-replay.c added linklayer security for CSMA 2018-10-18 11:28:58 +02:00
anti-replay.h added linklayer security for CSMA 2018-10-18 11:28:58 +02:00
ccm-star-packetbuf.c added linklayer security for CSMA 2018-10-18 11:28:58 +02:00
ccm-star-packetbuf.h added linklayer security for CSMA 2018-10-18 11:28:58 +02:00
csma-output.c Ensure correct setup LLSEC for CSMA 2018-10-18 11:28:58 +02:00
csma-output.h Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
csma-security.c Ensure correct setup LLSEC for CSMA 2018-10-18 11:28:58 +02:00
csma-security.h Ensure correct setup LLSEC for CSMA 2018-10-18 11:28:58 +02:00
csma.c added linklayer security for CSMA 2018-10-18 11:28:58 +02:00
csma.h added linklayer security for CSMA 2018-10-18 11:28:58 +02:00