Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-04 | mpls-conf: T915: Add TTL security for static LDP neighbors | Cheeze_It | |
The commit has to do with the addition of TTL security for LDP neighbors. The code was 90% done by Viascheslav. I modified it a little bit to get it to properly work. We added more parameters to the neighbors dynamic loop. Once this is merged then we should be able to add more for the dynamic neighbor statements. The way that this works is to have either TTL disabled, or to add the amount of hops accepted for the neighbor. | |||
2020-11-03 | Merge pull request #585 from Cheeze-It/current | Christian Poessinger | |
mpls-conf: T915: Separate IPv4 and IPv6 hello timers, add IPv6 timers | |||
2020-11-03 | bgp: T2850: Fixing the priority of template processing and missing params | sever-sever | |
2020-11-02 | bgp-xml: T2387: Fix validators and add capability for new format bgp | sever-sever | |
2020-10-29 | bgp: T2850: Fix FRR template for new bgp scheme | sever-sever | |
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 | |