Added some kind of path MTU discovery using DPD.

This commit is contained in:
Nikos Mavrogiannopoulos
2013-02-15 22:23:35 +01:00
parent 94304a2ff4
commit 59026fb8f1
5 changed files with 148 additions and 98 deletions

View File

@@ -16,7 +16,7 @@ max-clients = 4
# Limit the number of identical clients (i.e., users connecting multiple times)
# Unset or set to zero for unlimited.
max-same-clients = 1
max-same-clients = 2
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
# listen-host = [IP|HOSTNAME]