tinc/doc
Guus Sliepen 41c10c5a96 Add ProcessPriority option.
This option can be set to low, normal or high. On UNIX flavours, this changes
the nice value of the process by +10, 0 and -10 respectively. On Windows, it
sets the priority to BELOW_NORMAL_PRIORITY_CLASS, NORMAL_PRIORITY_CLASS and
HIGH_PRIORITY_CLASS respectively.

A high priority might help to reduce latency and packet loss on the VPN.
2009-05-28 22:51:30 +02:00
..
sample-config Simplify logging, update copyrights and some minor cleanups. 2003-07-12 17:41:48 +00:00
CONNECTIVITY Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
Makefile.am Fix rule that creates html version of manpages. 2006-12-16 16:26:08 +00:00
NETWORKING Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
PROTOCOL Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
SECURITY2 Update copyright notices, remove Ivo's email address. 2006-04-26 13:52:58 +00:00
tinc.conf.5.in Add ProcessPriority option. 2009-05-28 22:51:30 +02:00
tinc.texi Add ProcessPriority option. 2009-05-28 22:51:30 +02:00
tincd.8.in Implement privilege dropping 2009-05-18 14:34:24 +02:00
tincinclude.texi.in Remove unused stuff from doc/. 2003-08-08 14:07:12 +00:00