summaryrefslogtreecommitdiff
path: root/src/conf_mode/protocols_ripng.py
AgeCommit message (Expand)Author
2024-04-03T6199: drop unused Python importsChristian Breunig
2023-08-07T5434: use merge_defaults in protocols_ripng.pyJohn Estabrook
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-04-14frr: T4353: fix Jinja2 linting errorsChristian Poessinger
2021-11-27frr: T3753: autosave config when calling commit_configuration()Christian Poessinger
2021-11-27ripng: T3753: adjust to new FRR 8.1 syntaxChristian Poessinger
2021-11-27frr: T3753: add default_add_before mnemonic for routing protocols to re-use codeChristian Poessinger
2021-09-27frr: T2175: rename daemon Jinja2 templates to match (d)aemon suffixChristian Poessinger
2021-07-23frr: T2175: remove no longer required loop when removing routing protocolsChristian Poessinger
2021-04-15protocols: remove superfluous import of vyos.util.callChristian Poessinger
2021-04-08protocols: T3464: proper handling of routing policy configurationChristian Poessinger
2021-04-02frr: T3217: Abbility to save routing configssever-sever
2021-03-30ripng: T3281: remove debug print statementsChristian Poessinger
2021-03-23routing: T3217: Save configs of daemon per commitsever-sever
2021-02-10ripng: T3281: migrate to get_config_dict() and FRR reloadChristian Poessinger