summaryrefslogtreecommitdiff
path: root/cfg-version
AgeCommit message (Collapse)Author
2021-01-30bgp: T3037: migrate invalid "address-family ipv6-unicast capability dynamic" ↵Christian Poessinger
option The mentioned CLI option is not available in FRR, there is one one generic dynamic capability option in the root of the neighbor. This commit drops the CLI support as it will be migrate to math FRR support.
2020-04-04bgp: T2100: update config syntax version for 'disable-network-import-check'John Estabrook
(cherry picked from commit bdad1527f4f611e2eb6125fdc4f142545e70be36)
2020-04-04bgp: T1490: update config syntax version for 'scan-time' migrationJohn Estabrook
2020-03-09T1967: update the config syntax version for the enforce-first-as change.Daniil Baturin
2018-09-18T849: move IPv4-specific BGP options to "address-family ipv4-unicast".Daniil Baturin
2010-07-14update cfg-version fileRobert Bays
2008-06-19Add module version for quagga.Stig Thormodsrud