Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-11 | bgp: T591: add SRv6 support from FRR | Christian Breunig | |
set protocols bgp sid vpn per-vrf export '99' set protocols bgp srv6 locator 'foo' set protocols bgp system-as '100' Will generate in FRR config router bgp 100 no bgp ebgp-requires-policy no bgp default ipv4-unicast no bgp network import-check ! segment-routing srv6 locator foo exit sid vpn per-vrf export 99 exit | |||
2023-05-16 | T5226: Fix typo in XML include headers | Indrajit Raychaudhuri | |
2023-04-01 | xml: include building block file name should end with .i and not .in | Christian Breunig | |