add Multilink support from Khaled Al Hamwi

This commit is contained in:
bodea 2006-04-27 09:53:49 +00:00
parent 63492a7d1d
commit 5e631c6978
13 changed files with 1021 additions and 97 deletions

View file

@ -41,6 +41,9 @@ set radius_secret "secret"
# Allow multiple logins for the same username
#set allow_duplicate_users no
# Allow multiple logins for specific username
#set guest_account ""
# Write usage accounting files into specified directory
set accounting_dir "/var/run/l2tpns/acct"
@ -96,6 +99,9 @@ set accounting_dir "/var/run/l2tpns/acct"
# Minimum number of slaves before master withdraws routes
#set cluster_master_min_adv 1
# IPv6 address prefix
#set ipv6_prefix ::
# Drop/kill sessions
#load plugin "sessionctl"