index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
vpn_l2tp.py
Age
Commit message (
Expand
)
Author
2020-04-11
vpn: l2tp: sstp: T2264: create config dir on demand
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: migrate IPv6 prefix node to common CLI style
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: simplify IPv6 config dictionary elements
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: migrate from SysVinit -> systemd
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: remove debug pprint
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: proper set PPP default values to ease Jinja2 template
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: migrate to new dictionary keys for radius auth
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: use "with open()" when writing config
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: migrate to new dictionary keys for local auth
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: cleanup thread_cnt generation
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: combine WINS CLI syntax
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: combine IPv4/IPv6 name-server CLI syntax
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: comment cleanup on chk_con()
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: use default_config_data dict
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: introduce common config base
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: import cleanup
Christian Poessinger
2020-04-11
vpn: l2tp: T2264: rename files to match CLI levels
Christian Poessinger