Commit Graph

4 Commits

Author SHA1 Message Date
Joakim Eriksson 42dfc81af2 added LLSEC attributes form packetbuf to uipbuf when receiving IP packet, and a few other minor fixes 2018-10-30 16:06:11 +01:00
Joakim Eriksson 008cffe81a fixed compilation issues 2018-10-23 08:12:55 +02:00
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
Joakim Eriksson c5d59843c4 added linklayer security for CSMA 2018-10-18 11:28:58 +02:00