summaryrefslogtreecommitdiff
path: root/templates/protocols
AgeCommit message (Collapse)Author
2019-05-29T1390: Add Support for bgp bestpath as-path multipath-relaxRuben Herold
2019-05-29T1390: Add extended nexthop supportRuben Herold
2019-05-29T1390: Fix for problem caused by T1243 commit ↵Ruben Herold
41df1579f6ca3e5a1618ee85bbb337011148f1ef
2019-05-14[frr-static] T1267 - Add interface name for static routeshagbard
- interface for route table
2019-05-13[frr-static] T1267 - Add interface name for static routeshagbard
2019-04-23[frr-bgp] T1243 - comparison local-as, remote-as and router-ashagbard
2019-03-20[frr] T1267 - route deletion with next-hop-interface fixedhagbard
2019-03-13[frr] T1267: Add interface name for static routeshagbard
2019-03-11[arp] T1288 - 'protocols static arp' moved into vyos-1xhagbard
2018-12-26Fixed Typo: "Don not" to "Do not"Jameson Finney
2018-12-16T865: prototype RPKI implementation.Daniil Baturin
2018-11-25T981: disallow decimal area notation in OSPFv3 since neither FRR no Quagga ↵Daniil Baturin
support it.
2018-11-18T941: add "interface" option to enable using IPv6 link-local peer addresses.Daniil Baturin
2018-11-13T1006: replace all occurences of check_prefix_boundary with ipaddrcheck.Daniil Baturin
2018-09-25Merge branch 'current' of github.com:vyos/vyatta-cfg-quagga into currentDaniil Baturin
2018-09-25T849: fix remove-private AS iBGP vs eBGP check.Daniil Baturin
2018-09-20T856 OSPF area-type NSSAOleksandr Mamenko
2018-09-18Merge branch 'current' of github.com:vyos/vyatta-cfg-quagga into currentDaniil Baturin
2018-09-18T849: move IPv4-specific BGP options to "address-family ipv4-unicast".Daniil Baturin
2018-09-18T851: add an option for OSPFv3 administrative distance fixOleksandr Mamenko
2018-09-18T851: add an option for OSPFv3 administrative distanceOleksandr Mamenko
2018-08-25Merge branch 'current' of https://github.com/vyos/vyatta-cfg-quagga into currentDaniil Baturin
Conflicts: debian/control
2018-08-25T795: fix blackhole routes for FRR that only accepts Null0, not null0Daniil Baturin
2018-08-23Added IPv4 in description to distinct from IPv6 BGP configuration.Michael Wodniok
2017-09-22Expose as-override option in bgpd in vyosLogan Attwood
2016-12-21T194: fix protocols/static/route templateDaniil Baturin
For tag nodes, tag: must be the first statement in the template, don't ask me why. Maybe we should change it in the parser.
2016-09-01protocol/static: Tweak priorities to make route-map on static route workSylvain Munaut
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2016-08-17protocol/static: Allow to configure a route-map to apply to local routesSylvain Munaut
Phabricator's T132 Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2016-04-25Fix.Mihail Vasilev
2016-04-20Reengeneered.Mihail Vasilev
2016-04-19Fix.Mihail Vasilev
2016-04-14Q26. Added filter on locally installed routes.Mihail Vasilev
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2015-11-09avoid routing thru 127.0.0.1Carl Byington
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk>
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
Signed-off-by: Daniil Baturin <daniil@baturin.org>
2015-05-03allow dhcp-interface for the next-hop on static routesCarl Byington
Signed-off-by: Daniil Baturin <daniil@baturin.org>
2015-03-24Bug #521: save quagga daemon configs to /opt/vyatta/etc/quagga at commit time.Daniil Baturin
2015-01-25vyatta-cfg-quagga: remove unused / old configuration nodesAlex Harpin
Remove unused / old configuration nodes from bgp and ospfv3 Bug #459 http://bugzilla.vyos.net/show_bug.cgi?id=459
2014-11-21Add kludge to setup IPv6 routes for policy routing.William Steve Applegate
Signed-off-by: Daniil Baturin <daniil@baturin.org>
2014-05-13Bug #186 - RIP passive-interface "default" missing from config templateKim Hagen
2014-01-23Clean up extra quote in quagga "ospf distance global"Patrick van Staveren
help command.
2013-06-09fix bug 8988Robert Bays
2012-12-13Bugfix 8501: fix ordering problems in IPv6 peer-groupsJohn Southworth
2012-10-06Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-cfg-quagga into pacificasusheela
2012-10-06BGP neighbor local-as functionality: verified that works as intended and ↵susheela
7791 fixed.
2012-10-04Bug 8345: Reverting changes which were committed against bug 8345. We are ↵Bharat
seeing issues when we are upgrading to pacifica from earlier releases. Customers may have the multicast blackhole route in earlier releases which is causing the issue after upgrade. This will fail the commit for the other unicast routes.
2012-09-26- Added Multicast and Broadcast checks for route and next hop for static ↵bharat
route command.
2012-09-12Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-cfg-quagga into pacificasusheela
2012-09-12Config commands for bGP multipaths.susheela
2012-09-05reserve tables for future useRobert Bays