Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-27 | mpls-conf: T915: Separate IPv4 and IPv6 hello timers, add IPv6 timers | Cheeze_It | |
The commit has to do with separating the hello/hold timers from being only IPv4 to being both IPv4 and IPv6. I renamed the existing hello and hold timers with an "-ipv4" and added ones that were "-ipv6". I did verify that the commands properly commit under FRR as well. I also added some room on the protocols_mpls.py file for the different variables as it seems we're might end up having longer names. Removed some spaces that I found too that weren't needed on ldpd.frr.tmpl as well. | |||
2020-10-27 | bgp: T2387: Fix XML sheme for new bgp and bgp.py handler | sever-sever | |
2020-10-15 | conf-mode: T915: Add mpls ldp explicit and holdtime commands | sever-sever | |
2020-09-01 | frr-template: T2850: Add BGP template for FRR | sever-sever | |
2020-08-19 | mpls-ldp: T915: Add discovery hello timers | sever-sever | |
2020-08-04 | cleanup: convert multiple files from DOS to UNIX line ending | Christian Poessinger | |
2020-06-22 | rip: T2547: rewriten implementation in Python and XML | Viacheslav Hletenko | |
2020-06-01 | bgp: T2387: proof-of-concept using get_config_dict() | Christian Poessinger | |
2020-05-17 | frr: combine all templates in frr directory | Christian Poessinger | |