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-15 | conf-mode: T915: Add mpls ldp explicit and holdtime commands | sever-sever | |
2020-08-19 | mpls-ldp: T915: Add discovery hello timers | sever-sever | |
2020-03-18 | mpls: T915: Basic MPLS implementation | DmitriyEshenko | |