summaryrefslogtreecommitdiff
path: root/interface-definitions/include/constraint/alpha-numeric-hyphen-underscore.xml.i
AgeCommit message (Collapse)Author
2023-12-11bgp: T591: add SRv6 support from FRRChristian 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-16T5226: Fix typo in XML include headersIndrajit Raychaudhuri
2023-04-01xml: include building block file name should end with .i and not .inChristian Breunig