diff options
author | Kozlov Dmitry <xeb@mail.ru> | 2013-07-26 10:46:55 +0400 |
---|---|---|
committer | Kozlov Dmitry <xeb@mail.ru> | 2013-07-26 10:46:55 +0400 |
commit | 56b69f5f1a585b32bb2fd0a89c9310ba98d7e86d (patch) | |
tree | 8394ceed00a32fe12c9a6cbfa90f38c455454e7a /accel-pppd/accel-ppp.conf.5 | |
parent | 8f8b893405d2e2b792885c4875eb8bdc77ce9d2f (diff) | |
parent | 37e2a417a6cb6a981c85dfdcd3245a48f99a4165 (diff) | |
download | accel-ppp-56b69f5f1a585b32bb2fd0a89c9310ba98d7e86d.tar.gz accel-ppp-56b69f5f1a585b32bb2fd0a89c9310ba98d7e86d.zip |
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index 23970232..9f7740a3 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -462,7 +462,11 @@ AVPs that support it). Specifies if an arbitrary source port is used when replying to a tunnel establishment request. When this option is deactivated, the destination port of the incoming request (SCCRQ) is used as source port for the -reply (SCCRP). Default value is 1. +reply (SCCRP). Default value is 0. +.TP +.BI "ppp-max-mtu=" n +Set the maximun MTU value that can be negociated for PPP over L2TP +sessions. Default value is 1420. .SH [radius] .br Configuration of RADIUS module. |