Contiki-NG
anti-replay.c File Reference

    Protects against replay attacks by comparing with the last
    unicast or broadcast frame counter of the sender.
More...

#include "net/mac/csma/anti-replay.h"
#include "net/packetbuf.h"
#include "net/mac/llsec802154.h"

Go to the source code of this file.

Detailed Description

    Protects against replay attacks by comparing with the last
    unicast or broadcast frame counter of the sender.
Author
Konrad Krentz konra.nosp@m.d.kr.nosp@m.entz@.nosp@m.gmai.nosp@m.l.com

Definition in file anti-replay.c.