summaryrefslogtreecommitdiff
path: root/src/conf_mode/protocols_isis.py
AgeCommit message (Expand)Author
2022-09-18Update protocols_isis.pyCheeze_It
2022-04-14frr: T4353: fix Jinja2 linting errorsChristian Poessinger
2022-04-03isis: T3156: add segment routing local-block for ISISChristian 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-27isis: T3753: reload config five (5) times - workaround for FRR issue #10133Christian Poessinger
2021-11-27isis: 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-08-29isis: T3783: bugfix configuring spf-delay-ietfChristian Poessinger
2021-08-13isis: T3708: Fix errors in MTU calculationViacheslav
2021-08-03isis: T1316: rename Jinja2 template to match other FRR daemonsChristian Poessinger
2021-07-31isis: T3693: Adding IPv6 redistribution to ISISCheeze_It
2021-07-23frr: T2175: remove no longer required loop when removing routing protocolsChristian Poessinger
2021-05-24isis: T3417: implement domain-password md5Christian Poessinger
2021-05-08vrf: bgp: T3523: bugfix Kernel route-map deploymentChristian Poessinger
2021-05-06vrf: T3523: fix regex when removing dynamic routing protocols with a kernel r...Christian Poessinger
2021-05-05isis: T3520: verify interface MTU to be >= lsp-mtuChristian Poessinger
2021-04-15protocols: remove superfluous import of vyos.util.callChristian Poessinger
2021-04-12isis: 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-24Revert "isis: T3417: add workaround for FRR issue"Christian Poessinger
2021-03-23routing: T3217: Save configs of daemon per commitsever-sever
2021-03-21isis: T3417: drop artificial "domain" node identifying the IS-IS process nameChristian Poessinger
2021-03-21isis: T3417: last byte of IS-IS network entity title must always be 0Christian Poessinger
2021-03-21isis: T3417: add workaround for FRR issueChristian Poessinger
2021-03-21isis: T3417: verify route-map used in redistribute existsChristian Poessinger
2021-03-21isis: T3417: cleanup verify()Christian Poessinger
2021-03-21isis: T3417: add VRF supportChristian Poessinger
2021-03-21isis: T3417: move from cli tagNode to nodeChristian Poessinger
2021-01-05ISIS: T3156: Adding segment routing for ISISCheeze_It
2020-12-03isis: T1316: Fix isis delete section. Use an updated frr frameworksever-sever
2020-11-30Merge pull request #612 from sever-sever/T1316Daniil Baturin
2020-11-30frr-is-is: T1316: Add new routing feature IS-ISsever-sever
2020-11-27vyos.template: T2720: always enable Jinja2 trim_blocks featureChristian Poessinger
2020-11-22isis: T1316: remove debug printChristian Poessinger
2020-11-13isis: T1316: refactor config retrieval and Jinja2 templateChristian Poessinger
2020-10-23isis: T1316: October stepssever-sever