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
/
python
/
vyos
/
template.py
Age
Commit message (
Expand
)
Author
2020-11-27
vyos.template: T2720: always enable Jinja2 trim_blocks feature
Christian Poessinger
2020-11-23
vyos.template: fix is_ipv6 Jinja2 filter
Christian Poessinger
2020-11-13
vyos.template: provide general is_ip(v4|v6) helpers
Christian Poessinger
2020-11-13
openvpn: T3051: fix creation of ifconfig-pool for client communication
Christian Poessinger
2020-11-01
vyos.template: consolidate is_ipv(4|6) functionality
Christian Poessinger
2020-11-01
openvpn: T2994: re-add ifconfig-pool statement in server config
Christian Poessinger
2020-11-01
openvpn: T2994: remove workarounds for individual ipv4 and ipv6 keys
Christian Poessinger
2020-10-25
test: vyos.template: add testcase for vyos_*_from_cidr() converters
Christian Poessinger
2020-07-21
vyos.template: T2720: Rework vyos.template Python library
Robert Schindler
2020-07-03
ntp: T2676: mive to get_config_dict()
Christian Poessinger
2020-07-03
vyos.template: T2676: add custom Jinja2 filter for IP handling
Christian Poessinger
2020-04-27
template: T2388: move mkdir/chmod/chown within render()
Thomas Mangin
2020-04-12
template: T2230: use render to generate templates
Thomas Mangin
2020-04-11
template: T2230: helper to generate templates
Thomas Mangin