summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-09Update FRR version dependency for T882.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-21Merge pull request #21 from omamenko/currentChristian Poessinger
T856 OSPF area-type NSSA
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-18Merge pull request #20 from omamenko/currentDaniil Baturin
T851: add an option for OSPFv3 administrative distance
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-25T441: replace the vyatta-quagga dependency with FRR.Daniil Baturin
2018-08-25T795: fix blackhole routes for FRR that only accepts Null0, not null0Daniil Baturin
2018-08-24Merge branch 'current' of https://github.com/vyos/vyatta-cfg-quagga into currentDaniil Baturin
2018-08-24T441: add FRR as an alternative dependency.Daniil Baturin
2018-08-23Merge pull request #19 from wornet-mwo/currentDaniil Baturin
Added IPv4 in description to distinct from IPv6 BGP configuration.
2018-08-23Added IPv4 in description to distinct from IPv6 BGP configuration.Michael Wodniok
2018-05-30T667: remove the system gateway-address command.lithiumDaniil Baturin
2018-02-16T545: Merge pull request #17 from nicko170/currentDaniil Baturin
Fixing IPv6 next-hop in route-map
2018-02-15Fixing IPv6 next-hop for route-mapNick Pratley
2018-02-15Fixing ipv6 next-hop in route-mapNick Pratley
2017-10-13T87: make non-assigned update-source address a warning rather than an error.Daniil Baturin
Making it an error prevents configuration from loading, which has adverse interaction with non-permanent interfaces such as certain VPN tunnels that may not immediately go up. A dead BGP session is lesser of two evils compared to incomplete configuration.
2017-10-05Merge pull request #13 from elizandropacheco/currentDaniil Baturin
ExtCommunities for Border Gateway Protocol
2017-10-05Merge pull request #16 from pmoust/expose-as-overried-in-bgpd-in-vyosDaniil Baturin
Expose as-override option in bgpd in vyos
2017-09-22Expose as-override option in bgpd in vyosLogan Attwood
2017-09-08Merge pull request #15 from c-po/t345-delete-vtiDaniil Baturin
T345 Fix VTI interface deletion
2017-08-30Revert "vyatta-cfg-quagga: set source-validation node priority after interface"Christian Poessinger
This reverts commit 630f34e9f343862bcf3245a9367666f973beeb36.
2017-08-30Probe for interface existanceChristian Poessinger
This fixes T345. Most of the "interface" command nodes probe if the actual interface exists before applying any setting to it.
2017-05-18Merge pull request #14 from DaKnOb/fix-typoKim
Fix Route Metric Typo
2017-05-18Fix Route Metric TypoDaKnOb
2017-04-30T23: Unable to remove rule from prefix listKim Hagen
do not add config if command fails
2017-04-04Add Border Gateway Protocol extommunities support on route-map parameter.Elizandro Pacheco
2017-04-04Add Border Gateway Protocol extommunities support on route-map parameter.Elizandro Pacheco
2016-12-21Update changelog by hand.Daniil Baturin
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-10-22Merge pull request #10 from smunaut/T132Daniil Baturin
T132 Allow route-map to set "src"
2016-10-22Merge pull request #9 from mickvav/currentDaniil Baturin
Initial commit on T64. (Bgp extcommunity list)
2016-09-13T70: Prefix lists, allow le==ge allows ge to be emptyKim Hagen
2016-09-01protocol/static: Tweak priorities to make route-map on static route workSylvain Munaut
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2016-09-01T70: Prefix lists, allow le==geKim Hagen
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-08-17policy/route-map: Allow action 'set src'Sylvain Munaut
Phabricator's T132 Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2016-05-12Fix.Mihail Vasilev
2016-05-10Initial commit on T64. (Bgp extcommunity list)Mihail Vasilev
2016-04-28Merge pull request #8 from mickvav/currentDaniil Baturin
Phabricator's Q26 (T52)
2016-04-25Fix.Mihail Vasilev
2016-04-20Reengeneered.Mihail Vasilev
2016-04-19Fix.Mihail Vasilev
2016-04-14Changelog notice.Mihail Vasilev
2016-04-14Q26. Added filter on locally installed routes.Mihail Vasilev