[][src]Module carrier::replay

a sliding window keeping track of received packages in a window. rejects packages that have already been received or are too old.

this is essentially a direct rust translation of the C code in http://www.rfc-editor.org/rfc/rfc6479.txt

Structs

AntiReplay