summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-12-16T865: prototype RPKI implementation.Daniil Baturin
2018-11-25T1034: fix the ipv4-unicast redistribute ospf command.Daniil Baturin
2018-11-25T981: disallow decimal area notation in OSPFv3 since neither FRR no Quagga su...Daniil Baturin
2018-11-18T799: remove a workaround for FRR#3215, it's not possible to delete a communi...Daniil Baturin
2018-11-18T941: add "interface" option to enable using IPv6 link-local peer addresses.Daniil Baturin
2018-11-11T964: update commands for community lists.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-10-21T64: fix and revamp the broken extcommunity-list commands.Daniil Baturin
2018-10-21T799: workaround for FRR being unable to delete entire community lists.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
2016-05-12Fix.Mihail Vasilev
2016-05-10Initial commit on T64. (Bgp extcommunity list)Mihail Vasilev
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2015-11-09dhcp bound/reboot must ignore old valuesCarl Byington
2015-11-09allow dhcp-interface for the next-hop on static routesCarl Byington
2015-05-03remove old routes when dhcp gateway changes, avoid routing thru 127.0.0.1Carl Byington
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
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
2013-06-09make quagga link-detect command conditional on zebraRobert Bays
2012-12-14Initial commit for supporting ACL config for multicast for SE version.Gaurav Sinha
2012-12-13Bugfix 8501: fix ordering problems in IPv6 peer-groupsJohn Southworth
2012-11-24Bugfix 7428: Update warning message text.James Davidson
2012-09-12Config commands for bGP multipaths.susheela
2012-05-16Warn user if both gateway-address and static default route are setJames Davidson
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-17Bugfix 6816: Make previous bugfix more maintainable by moving check to a scri...John Southworth