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
/
vrrp.py
Age
Commit message (
Expand
)
Author
2021-10-27
vrrp: T3944: reload daemon instead of restart when already running
Christian Poessinger
2021-10-01
vrrp: T3877: remove debug output
Christian Poessinger
2021-09-30
vrrp: T3877: backport handlers to solve "default rfc3768-compatibility" issue
John Estabrook
2021-09-22
vrrp: keepalived: T616: bugfix for invalid os.unlink()
Christian Poessinger
2021-09-21
vrrp: keepalived: T616: drop /etc/default/keepalived
Christian Poessinger
2021-09-21
vrrp: keepalived: T616: move configuration to volatile /run directory
Christian Poessinger
2021-09-21
vrrp: keepalived: T2720: adjust to Jinja2 trim_blocks feature
Christian Poessinger
2021-02-11
T3248: add the missing mode-force option, just a dummy for issuing deprecatio...
Daniil Baturin
2020-09-29
vrrp: T2933: Add option virtual-address-excluded
sever-sever
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-19
util: T2467: add systemctl to autosudo
Thomas Mangin
2020-04-14
vrrp: T2223: move VRRP within ifconfig
Thomas Mangin
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: rewrite vrrp to use run
Thomas Mangin
2020-04-05
vrrp: T2230: convert template from dos to unix line endings
Christian Poessinger
2020-04-02
VRRP: T1820: Added transition-script support for sync-groups
zsdc
2020-04-01
keepalived: T1350: Replaced transition scripts logic
zsdc
2020-01-21
keepalived: vrrp: T1900: always enable SNMP monitoring
Christian Poessinger
2020-01-14
vrrp: T1884: Keep transition-script native behaviour and implement transactio...
DmitriyEshenko
2019-12-31
VRRP: T1588: Added support for dynamic interfaces in VRRP
zsdc
2019-07-19
[VRRP] T1362: quote VRRP password strings to avoid config parse errors.
Daniil Baturin
2019-05-08
[VRRP] T1371: add quotes around the health check script string.
Daniil Baturin
2019-02-28
T1272: send VRRP messages from the base interface in RFC-compliant mode only ...
Daniil Baturin
2018-10-25
T933: vrrp split brain while using unicast mode and virtual mac address
hagbard
2018-08-30
Update vrrp.py
Watcher7
2018-08-30
T813: fix the check for duplicate VRIDs on the same interface (patch by Watch...
Daniil Baturin
2018-08-12
T772: fixup for keepalived not understanding escaped quotes.
Daniil Baturin
2018-08-10
T666, T616: fix messed up variables in hello source/peer address checking.
Daniil Baturin
2018-07-27
T666, T616: new implementation of the VRRP CLI.
Daniil Baturin