Contiki 3.x
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/llsec/anti-replay.h"
#include "net/packetbuf.h"
#include "net/llsec/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.