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
/
protocols_ripng.py
Age
Commit message (
Expand
)
Author
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2023-08-07
T5434: use merge_defaults in protocols_ripng.py
John Estabrook
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2022-04-14
frr: T4353: fix Jinja2 linting errors
Christian Poessinger
2021-11-27
frr: T3753: autosave config when calling commit_configuration()
Christian Poessinger
2021-11-27
ripng: T3753: adjust to new FRR 8.1 syntax
Christian Poessinger
2021-11-27
frr: T3753: add default_add_before mnemonic for routing protocols to re-use code
Christian Poessinger
2021-09-27
frr: T2175: rename daemon Jinja2 templates to match (d)aemon suffix
Christian Poessinger
2021-07-23
frr: T2175: remove no longer required loop when removing routing protocols
Christian Poessinger
2021-04-15
protocols: remove superfluous import of vyos.util.call
Christian Poessinger
2021-04-08
protocols: T3464: proper handling of routing policy configuration
Christian Poessinger
2021-04-02
frr: T3217: Abbility to save routing configs
sever-sever
2021-03-30
ripng: T3281: remove debug print statements
Christian Poessinger
2021-03-23
routing: T3217: Save configs of daemon per commit
sever-sever
2021-02-10
ripng: T3281: migrate to get_config_dict() and FRR reload
Christian Poessinger