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
/
ipsec-settings.py
Age
Commit message (
Expand
)
Author
2021-09-04
T3697: do not try to restart charon if it's not required
Daniil Baturin
2021-08-12
T3697: check config.exists rather than exists_effective
Daniil Baturin
2021-08-02
T3697: explicitly wait for the charon process to respond to strokes
Daniil Baturin
2021-07-27
T3697: wait for charon to get started before trying to restart it.
Daniil Baturin
2021-07-24
T3697: fix a conditional.
Daniil Baturin
2021-07-24
T3697: hopefully complete fix for checking whether IPsec should start.
Daniil Baturin
2021-07-23
T3697: return an empty dict when IPsec isn't fully configured
Daniil Baturin
2021-07-22
T3697: check if strongswan should be running before attempting to restart it.
Daniil Baturin
2021-07-13
T3663: use inotify-based watching for the IPsec process restart.
Daniil Baturin
2020-11-27
vyos.template: T2720: always enable Jinja2 trim_blocks feature
Christian Poessinger
2020-08-31
configd: T2582: add scripts to include list for daemon
John Estabrook
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-05-18
flake8: T2475: fix a number of issue reported by flake8
Thomas Mangin
2020-04-21
ipsec: T2317: pass proper content variable to render()
Christian Poessinger
2020-04-18
ipsec: T2317: Fix typo with delimiter
DmitriyEshenko
2020-04-18
ipsec: T2317: Fix adding params to ipsec configuration files
DmitriyEshenko
2020-04-12
template: T2230: use render to generate templates
Thomas Mangin
2020-04-09
util: T2226: os.system was wrongly converted to run
Thomas Mangin
2020-04-06
util: T2226: covert most calls from os.system to util
Thomas Mangin
2020-04-06
ipsec: T2230: bugfix code cleanup
Christian Poessinger
2020-04-06
ipsec: T2230: bugfix rewriting Jinja2 code
Christian Poessinger
2020-04-05
ipsec: T2230: move inlined templates to dedicated files
Christian Poessinger
2020-01-14
ipsec: T1959: Check file existence before changes
DmitriyEshenko
2019-12-29
l2tp: T1918: Add check and create tunnels folder
DmitriyEshenko
2019-12-05
dmvpn: T1784: Add swanctl load call
DmitriyEshenko
2019-08-31
[l2tp ipsec] T1605: Changed ipsec marking only for inbound policy, all functi...
DmitriyEshenko
2019-07-25
[accel-l2tp] - T834: l2tp implementation
hagbard
2018-08-05
T71: rename IPsec "settings" to "options" for consistency with the rest of th...
Daniil Baturin
2018-08-05
T71: initial implementation of global IPsec settings.
Daniil Baturin