tinc/doc
Etienne Dechamps 467397f25d Throttle the rate of UDP_INFO messages.
This makes sure UDP_INFO messages are only sent at the maximum rate of
5 per second (by default). As usual with these "probe" mechanisms, the
rate of these messages cannot be higher than the rate of data packets
themselves, since they are sent from the RX path.
2015-03-14 13:39:05 +00:00
..
sample-config Simplify logging, update copyrights and some minor cleanups. 2003-07-12 17:41:48 +00:00
CONNECTIVITY Remove all occurences of $Id$. 2009-09-24 23:39:16 +02:00
Makefile.am Automake doesn't like info files being mentioned in CLEANFILES. 2013-09-08 14:42:32 +02:00
NETWORKING Remove all occurences of $Id$. 2009-09-24 23:39:16 +02:00
PROTOCOL Remove all occurences of $Id$. 2009-09-24 23:39:16 +02:00
SECURITY2 Remove all occurences of $Id$. 2009-09-24 23:39:16 +02:00
SPTPS Make sure the signature also covers the session label. 2012-03-18 21:24:46 +01:00
tinc-gui.8.in Add manpage for tinc-gui. 2011-06-26 13:17:50 +02:00
tinc.8.in Document that --force should precede commands. 2015-02-16 08:26:49 +01:00
tinc.conf.5.in Throttle the rate of UDP_INFO messages. 2015-03-14 13:39:05 +00:00
tinc.texi Throttle the rate of UDP_INFO messages. 2015-03-14 13:39:05 +00:00
tincd.8.in Add a new --syslog option for tincd. 2015-03-13 11:05:22 +00:00
tincinclude.texi.in Remove unused stuff from doc/. 2003-08-08 14:07:12 +00:00