Slightly relax the connection rate limit for a single address.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 1 Sep 2013 22:11:04 +0000 (00:11 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 1 Sep 2013 22:11:04 +0000 (00:11 +0200)
commit796c14b75c9e8066b4f68f6ce7cdaddd97c46a87
treef51bf09b65ab4a421558ddb74b9e157a77672ba2
parent933f7f7526d89a4ad41e2c2936c26cb41997ed78
Slightly relax the connection rate limit for a single address.

The restriction of accepting only 1 connection per second from a single address
is a bit too much, especially if one wants to join a VPN using an invitation,
which requires two connections.
src/net_socket.c