Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-29 | T7286: Add CLI option to disable LDP establish packets | Viacheslav Hletenko | |
If a router has not formed an LDP neighbor adjacency yet, it answers all received LDP Hello packets from non-neighbors with new Hello packets. This leads to flooding LDP packets to all routers for each LDP incoming packet. Add configuration option to disable this behavior ``` set protocols mpls ldp interface eth0 disable-establish-hello ``` | |||
2023-10-11 | ldpd: T5648: Fix ldpd template errors | Devon Mar | |
Bug introduced in https://github.com/vyos/vyos-1x/commit/8fb6e715d32e7eff77e413d8577059dd55b24c0a | |||
2022-04-14 | frr: T4353: fix Jinja2 linting errors | Christian Poessinger | |