llsec: Unsecuring within parse

This commit is contained in:
Konrad Krentz 2015-07-17 08:26:35 -07:00 committed by kkrentz
parent 0a6b1cb646
commit 1a12ef3334
4 changed files with 47 additions and 33 deletions

View file

@ -302,8 +302,7 @@ packet_input(void)
}
#endif /* RDC_WITH_DUPLICATE_DETECTION */
#endif /* NULLRDC_802154_AUTOACK */
/* TODO We may want to acknowledge only authentic frames */
#if NULLRDC_SEND_802154_ACK
{
frame802154_t info154;