doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2014-03-20 14:54:45 +01:00
parent 6f875650c9
commit cb11549e44
2 changed files with 9 additions and 2 deletions

6
NEWS
View File

@@ -1,3 +1,9 @@
* Version 0.3.3 (unreleased)
- When sending IPv6 link-local addresses to peer do not include the
zone-info.
* Version 0.3.2 (released 2014-03-13)
- Allow a number of retries (3) in plain password authentication.

View File

@@ -297,8 +297,9 @@ dns = 192.168.1.2
# IP range for leases.
ping-leases = false
# Unset to assign the default MTU of the device
# mtu =
# Use this option to enforce an MTU value to the incoming
# connections. Unset to use the default MTU of the TUN device.
#mtu = 1420
# Unset to enable bandwidth restrictions (in bytes/sec). The
# setting here is global, but can also be set per user or per group.