Age | Commit message (Expand) | Author |
2022-04-14 | frr: T4353: fix Jinja2 linting errors | Christian Poessinger |
2022-03-25 | mpls: T915: use vyos.util.sysctl_write() helper function | Christian Poessinger |
2021-12-06 | mpls: ldp: T3753: adjust to new FRR 8.1 syntax | Christian Poessinger |
2020-11-30 | mpls-conf: T915: Add ethernet vif MPLS enable | Cheeze_It |
2020-11-27 | vyos.template: T2720: always enable Jinja2 trim_blocks feature | Christian Poessinger |
2020-11-23 | mpls-conf: T915: fix Python format string after refactoring | Cheeze-It |
2020-11-23 | mpls: T915: unclutter verify() code by using "not" statements | Christian Poessinger |
2020-11-23 | mpls: T915: replace os.system() calls with vyos.util.call() | Christian Poessinger |
2020-11-22 | mpls-conf: T915: Refactored FRR LDP template, MPLS handler, added MPLS global... | Cheeze_It |
2020-11-11 | mpls-conf: T915: Add MPLS misc parameters, add LDP misc parameters | Cheeze-It |
2020-11-08 | mpls-conf: T915: Add targeted LDP neighbors with parameters | Cheeze_It |
2020-11-04 | mpls-conf: T915: Add session hold time adjustment for static LDP neighbors | Cheeze_It |
2020-11-04 | mpls-conf: T915: Add TTL security for static LDP neighbors | Cheeze_It |
2020-10-27 | mpls-conf: T915: Separate IPv4 and IPv6 hello timers, add IPv6 timers | Cheeze_It |
2020-10-15 | conf-mode: T915: Add mpls ldp explicit and holdtime commands | sever-sever |
2020-08-31 | configd: T2582: add scripts to include list for daemon | John Estabrook |
2020-08-19 | mpls-ldp: T915: Add discovery hello timers | sever-sever |
2020-07-04 | cleanup: no need to call sudo for configuration mode scripts | Christian Poessinger |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin |
2020-05-17 | frr: combine all templates in frr directory | Christian Poessinger |
2020-04-12 | template: T2230: use render to generate templates | Thomas Mangin |
2020-04-09 | util: T2226: os.system was wrongly converted to run | Thomas Mangin |
2020-04-06 | util: T2226: covert most calls from os.system to util | Thomas Mangin |
2020-04-05 | mpls: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-03-18 | mpls: T915: Basic MPLS implementation | DmitriyEshenko |