EtherGuard-VPN/replay
Jason A. Donenfeld 0cfa3314ee replay: divide by bits-per-byte
Bits / Bytes-per-Word misses the step of also dividing by Bits-per-Byte,
which we need in order for this to make sense.

Reported-by: Riobard Zhan <me@riobard.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-09-07 18:51:49 +02:00
..
replay_test.go global: update header comments and modules 2020-05-02 02:08:26 -06:00
replay.go replay: divide by bits-per-byte 2020-09-07 18:51:49 +02:00