Increase the ReplayWindow default from 16 to 32.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 15 Mar 2015 18:01:03 +0000 (18:01 +0000)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 15 Mar 2015 18:04:58 +0000 (18:04 +0000)
commit7027bba541eca3e34f689bebd6f6e408ba4e7710
tree9feed409160492b230ec4f7d428858a76510ce4f
parent94f49a163aa570ea272bf3bbd7734187098d88b7
Increase the ReplayWindow default from 16 to 32.

As a rule, it seems reasonable to make sure that tinc operates correctly
on at least 1G links, since these are pretty common. However, I have
observed replay window issues when operating at speeds of 600 Mbit/s and
above, especially when the receiving end is a Windows system (not sure
why). This commit increases the default so that this won't occur on
fresh setups.
doc/tinc.conf.5.in
doc/tinc.texi
src/net_packet.c