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-27
template: T2388: move mkdir/chmod/chown within render()
Thomas Mangin
2020-04-22
accel-ppp: fix wrong reference in verify() on missing attributes
Christian Poessinger
2020-04-21
vyos.util: migrate all cpu_count() occurances to common get_half_cpus()
Christian Poessinger
2020-04-21
vpn: l2tp: T2314: pass proper content variable to render()
Christian Poessinger
2020-04-18
accel-ppp: T2314: use common tempplate for chap-secrets
Christian Poessinger
2020-04-18
pppoe-server: T2314: migrate IPv6 to common CLI nodes with embeeded validation
Christian Poessinger
2020-04-18
vpn: l2tp: sstp: ease unlinking of configuration files
Christian Poessinger
2020-04-12
template: T2230: use render to generate templates
Thomas Mangin
2020-04-12
vpn: l2tp: T2185: move generated files to volatile /run/accel-ppp directory
Christian Poessinger
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