index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
protocols_isis.py
Age
Commit message (
Expand
)
Author
2024-01-10
T5916: Added segment routing check for index base size and SRGB base size
Cheeze_It
2024-01-10
T5530: isis: Adding loop free alternate feature
Cheeze_It
2023-08-12
T5467: removing ospf(v3) or isis interface in VRF context did not clear FRR c...
Christian Breunig
2023-08-07
T5319: remove workarounds for defaults in protocols_isis.py
John Estabrook
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-04-30
T5150: harmonize verify() error message - encapsulate variable in "" quotes
Christian Breunig
2023-04-13
T5150: do not apply zebra route-map from routing-daemon config level
Christian Breunig
2022-09-18
Update protocols_isis.py
Cheeze_It
2022-04-14
frr: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-03
isis: T3156: add segment routing local-block for ISIS
Christian Poessinger
2021-11-27
frr: T3753: autosave config when calling commit_configuration()
Christian Poessinger
2021-11-27
frr: alwaws try to commit connfig 5 times
Christian Poessinger
2021-11-27
isis: T3753: reload config five (5) times - workaround for FRR issue #10133
Christian Poessinger
2021-11-27
isis: 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-08-29
isis: T3783: bugfix configuring spf-delay-ietf
Christian Poessinger
2021-08-13
isis: T3708: Fix errors in MTU calculation
Viacheslav
2021-08-03
isis: T1316: rename Jinja2 template to match other FRR daemons
Christian Poessinger
2021-07-31
isis: T3693: Adding IPv6 redistribution to ISIS
Cheeze_It
2021-07-23
frr: T2175: remove no longer required loop when removing routing protocols
Christian Poessinger
2021-05-24
isis: T3417: implement domain-password md5
Christian Poessinger
2021-05-08
vrf: bgp: T3523: bugfix Kernel route-map deployment
Christian Poessinger
2021-05-06
vrf: T3523: fix regex when removing dynamic routing protocols with a kernel r...
Christian Poessinger
2021-05-05
isis: T3520: verify interface MTU to be >= lsp-mtu
Christian Poessinger
2021-04-15
protocols: remove superfluous import of vyos.util.call
Christian Poessinger
2021-04-12
isis: 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-24
Revert "isis: T3417: add workaround for FRR issue"
Christian Poessinger
2021-03-23
routing: T3217: Save configs of daemon per commit
sever-sever
2021-03-21
isis: T3417: drop artificial "domain" node identifying the IS-IS process name
Christian Poessinger
2021-03-21
isis: T3417: last byte of IS-IS network entity title must always be 0
Christian Poessinger
2021-03-21
isis: T3417: add workaround for FRR issue
Christian Poessinger
2021-03-21
isis: T3417: verify route-map used in redistribute exists
Christian Poessinger
2021-03-21
isis: T3417: cleanup verify()
Christian Poessinger
2021-03-21
isis: T3417: add VRF support
Christian Poessinger
2021-03-21
isis: T3417: move from cli tagNode to node
Christian Poessinger
2021-01-05
ISIS: T3156: Adding segment routing for ISIS
Cheeze_It
2020-12-03
isis: T1316: Fix isis delete section. Use an updated frr framework
sever-sever
2020-11-30
Merge pull request #612 from sever-sever/T1316
Daniil Baturin
2020-11-30
frr-is-is: T1316: Add new routing feature IS-IS
sever-sever
2020-11-27
vyos.template: T2720: always enable Jinja2 trim_blocks feature
Christian Poessinger
2020-11-22
isis: T1316: remove debug print
Christian Poessinger
2020-11-13
isis: T1316: refactor config retrieval and Jinja2 template
Christian Poessinger
2020-10-23
isis: T1316: October steps
sever-sever