Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-16 | multicast: T6746: migrate CLI to to mimic unicast IPv4 routes syntax | Christian Breunig | |
Consolidate "multicast interface-route" and "multicast route" under common "mroute <x.x.x.x/y>" CLI node. | |||
2024-12-16 | static: T6746: migrate BFD CLI nodes | Christian Breunig | |
Migrate "set protocols static route <x.x.x.x/x> next-hop <y.y.y.y> bfd multi-hop source <z.z.z.z> profile <NAME>" to: "set protocols static route <x.x.x.x/x> next-hop <y.y.y.y> bfd profile bar" FRR supports only one source IP address per BFD multi-hop session. VyOS had CLI cupport for multiple source addresses which made no sense. |