summaryrefslogtreecommitdiff
path: root/src/conf_mode/protocols_rpki.py
AgeCommit message (Expand)Author
2024-02-13rpki: T6034: remove OpenSSH keys from /run/frr when unloadedChristian Breunig
2024-02-13rpki: T6034: move SSH authentication keys to PKI subsystemChristian Breunig
2024-02-06rpki: T6011: known-hosts-file is no longer supported by FRRChristian Breunig
2023-08-07T5434: use merge_defaults in protocols_rpki.pyJohn Estabrook
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-04-12frr: rpki: T4353: add ".j2" file extension on Jinja2 templateChristian Poessinger
2021-11-29rpki: T3753: add missing "exit" marker after FRR upstream fixChristian Poessinger
2021-11-27frr: T3753: autosave config when calling commit_configuration()Christian Poessinger
2021-11-27frr: alwaws try to commit connfig 5 timesChristian Poessinger
2021-11-27rpki: 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-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-02-10frr: T2638: remove dedicated per protocol debuggingChristian Poessinger
2021-02-03rpki: T3255: remove superfluous import of verify_route_mapsChristian Poessinger
2021-01-29rpki: T3266: support deleting entire section from FRR configChristian Poessinger
2021-01-29rpki: T3255: disable debug knobsChristian Poessinger
2021-01-29rpki: T3255: provide full protocol support in XML and PythonChristian Poessinger