Enforce maximum amount of bytes sent/received on meta-connections.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 29 Oct 2016 17:51:35 +0000 (19:51 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 29 Oct 2016 17:51:35 +0000 (19:51 +0200)
commit42ed8fd4cf3b3e527a38c03d713739fcdc6bf520
tree86b492595440ffd6e428f937062b1caa91e0ffaf
parenta85864809febde02687b52dc2931ac4505f57067
Enforce maximum amount of bytes sent/received on meta-connections.

This is sqrt(2^{block_length_in_bits}).
src/connection.c
src/connection.h
src/meta.c
src/protocol_auth.c