]> Cypherpunks.ru repositories - govpn.git/commitdiff
Do not check nonce against buckets in TCP mode
authorSergey Matveev <stargrave@stargrave.org>
Tue, 25 Aug 2015 09:00:34 +0000 (12:00 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 25 Aug 2015 09:00:34 +0000 (12:00 +0300)
There is no need in nonce checking against buckets in TCP mode because
all incoming data can not be reordered normally. Any reordering means
intrusion by the man in the middle. This is performance optimization.

Signed-off-by: Sergey Matveev <stargrave@stargrave.org>

No differences found