summaryrefslogtreecommitdiff
path: root/src/conf_mode/protocols_rip.py
AgeCommit message (Expand)Author
2021-04-12rip: T3328: route-map to zebra/kernel can not be removedChristian Poessinger
2021-04-08protocols: T3464: proper handling of routing policy configurationChristian Poessinger
2021-04-02frr: T3217: Abbility to save routing configssever-sever
2021-03-23routing: T3217: Save configs of daemon per commitsever-sever
2021-02-10frr: T2638: remove dedicated per protocol debuggingChristian Poessinger
2021-02-07rip: T2547: migrate interface specific options to "protocols rip"Christian Poessinger
2021-02-06rip: T2547: take key_mangling() for prefix-list names into accountChristian Poessinger
2021-02-06rip: T2547: verify() existence of access-list, prefix-list and route-mapsChristian Poessinger
2021-02-06rip: T2547: migrate to get_config_dict() and FRR reloadChristian Poessinger
2020-08-31configd: T2582: add scripts to include list for daemonJohn Estabrook
2020-08-27rip: T2833: Fix distribute-list filtersever-sever
2020-07-04cleanup: no need to call sudo for configuration mode scriptsChristian Poessinger
2020-06-22rip: T2547: rewriten implementation in Python and XMLViacheslav Hletenko