summaryrefslogtreecommitdiff
path: root/scripts/bgp/vyatta-bgp.pl
AgeCommit message (Expand)Author
2021-10-31bgp: T3945: Add route-map for afi aggregate-addressViacheslav
2021-08-11BGP: T1817: Added nexthop-self force optionzsdc
2021-05-30bgp: T3524: add graceful-shutdown supportChristian Poessinger
2021-01-30bgp: T3037: migrate invalid "address-family ipv6-unicast capability dynamic" ...Christian Poessinger
2021-01-27Merge branch 'crux' of https://github.com/vyos/vyatta-cfg-quagga into cruxDaniil Baturin
2021-01-27bgp: T3085: Add parameter weight for ipv6 neighborsever-sever
2021-01-25bgp: T3126: Fix config for neighbor unsuppress-mapsever-sever
2020-04-04bgp: T2100:Bgp route advertisement with rib checkssever-sever
2020-03-19T1301: remove check to fix peer-groups with no-ipv4-unicastRuben Herold
2020-01-17bgp: T1967: Change syntax for FRR, use enforce-first-as per neighborDmitriyEshenko
2019-11-17[bfd] T1183: Added some new functionality for BFD in BGP: (#34)zdc
2019-11-17bfd: T1183: add BGP neighbor BFD supportChristian Poessinger
2019-08-31T1529: Fix detection of interface namesRuben Herold
2019-08-19[frr-bgp] T1377 - BGP Weight Not properly applyinghagbard
2019-07-08[bgp] T1509: add support for replace-as in local-as BGP neighborWouter van Os
2019-06-17T1390: Add Support for ipv6 unnumbered Interface with extended-nexthopRuben Herold
2019-06-17T1390: Add support for remote-as external and internalRuben Herold
2019-06-17T1390: Add Support for bgp bestpath as-path multipath-relaxRuben Herold
2019-06-17T1390: Add extended nexthop supportRuben Herold
2018-11-25T1034: fix the ipv4-unicast redistribute ospf command.Daniil Baturin
2018-11-18T941: add "interface" option to enable using IPv6 link-local peer addresses.Daniil Baturin
2018-11-11T968: correct the hash for the IPv4 prefix-list commands.Daniil Baturin
2018-11-09T982: move IPv4-specific soft-reconfiguration option to "address-family ipv4-...Daniil Baturin
2018-11-05T924: fix the peer-group route-map import command.Daniil Baturin
2018-10-28T944: ensure correct ordering of BGP option deletion to prevent route leaks.Daniil Baturin
2018-09-18T849: move IPv4-specific BGP options to "address-family ipv4-unicast".Daniil Baturin
2017-10-13T87: make non-assigned update-source address a warning rather than an error.Daniil Baturin
2017-09-22Expose as-override option in bgpd in vyosLogan Attwood
2015-03-24Bug #528: use corrent command for removing IPv6 address-family from a neighbor.Daniil Baturin
2013-11-04Bug #58: Fix quagga command syntax so IPv4 peer-groups work againDaniil Baturin
2013-06-10updated fix for bug 8968Robert Bays
2013-06-09fix bug 8968Robert Bays
2012-12-13Bugfix 8501: fix ordering problems in IPv6 peer-groupsJohn Southworth
2012-09-12Config commands for bGP multipaths.susheela
2011-12-19Bug 7665: BGP ridiculous load timeRobert Bays
2011-09-29bgp: Bug 7205 - peer-group maximum-prefix incorrectly takes precedenceRobert Bays
2011-09-29bgp: Bug 6033 - There is no auto completion for "bgp <> neighbor <> peer-group"Robert Bays
2011-09-29bgpd: Bug 7530 - Peer-group commit fails with error when no remote-as is definedRobert Bays
2011-09-27Bug 7522 -Robert Bays
2011-09-11Bug 6030: bgp redistribution doesn't work well when it's set for ipv4 and ipv6Robert Bays
2011-06-07disallow banned parameters from a peer already in a peer-groupRobert Bays
2011-06-06remove debug nodeRobert Bays
2011-06-06remove debug statement from bgp script.Robert Bays
2011-06-06Bug 6841: a neighbor becomes inactivated in the routing engine after its peer...Robert Bays
2011-01-13silence the perl criticRobert Bays
2010-12-06Fix check for local IP addressStephen Hemminger
2010-12-02fix for bug 6481. change the tree walk order. add support for predefined orde...Robert Bays
2010-11-19update to use getIPRobert Bays
2010-11-18fix bug 6430Robert Bays
2010-10-11fix for bug 6293Robert Bays