Age | Commit message (Expand) | Author |
2023-08-07 | T5434: use merge_defaults in protocols_rip.py | John Estabrook |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2022-05-29 | rip: T4448: remove default version for RIP | Christian Poessinger |
2022-05-28 | rip: T4448: add support to set protocol version on an interface level | Christian Poessinger |
2022-05-28 | xml: rip: T4448: rename include files to match schema | Christian Poessinger |
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 | rip: 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-12 | rip: T3328: route-map to zebra/kernel can not be removed | 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-23 | routing: T3217: Save configs of daemon per commit | sever-sever |
2021-02-10 | frr: T2638: remove dedicated per protocol debugging | Christian Poessinger |
2021-02-07 | rip: T2547: migrate interface specific options to "protocols rip" | Christian Poessinger |
2021-02-06 | rip: T2547: take key_mangling() for prefix-list names into account | Christian Poessinger |
2021-02-06 | rip: T2547: verify() existence of access-list, prefix-list and route-maps | Christian Poessinger |
2021-02-06 | rip: T2547: migrate to get_config_dict() and FRR reload | Christian Poessinger |
2020-08-31 | configd: T2582: add scripts to include list for daemon | John Estabrook |
2020-08-27 | rip: T2833: Fix distribute-list filter | sever-sever |
2020-07-04 | cleanup: no need to call sudo for configuration mode scripts | Christian Poessinger |
2020-06-22 | rip: T2547: rewriten implementation in Python and XML | Viacheslav Hletenko |