summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2016-01-240.19.1+vyos2+current1debian/0.19.1+vyos2+current1Kim Hagen
2015-12-16Add missing build dependencies.Thomas Jepp
2015-11-090.19.1+vyos2+lithium12debian/0.19.1+vyos2+lithium12Alex Harpin
2015-11-09dhcp bound/reboot must ignore old valuesCarl Byington
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk>
2015-11-09allow dhcp-interface for the next-hop on static routesCarl Byington
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk>
2015-11-09avoid routing thru 127.0.0.1Carl Byington
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk>
2015-10-110.19.1+vyos2+lithium11debian/0.19.1+vyos2+lithium11Alex Harpin
2015-10-11vyatta-cfg-quagga: set source-validation node priority after interfaceAlex Harpin
Add a priority of 500 to the source-validation node to ensure dynamically created interfaces are set up (and have the corresponding /proc/sys/net/ipv4/conf/<interface>/rp_filter entry created) before trying to set rp_filter. Bug #581 http://bugzilla.vyos.net/show_bug.cgi?id=581
2015-06-160.19.1+vyos2+lithium10debian/0.19.1+vyos2+lithium10Alex Harpin
2015-06-16vyatta-cfg-quagga: update dh_gencontrol with new development build flagAlex Harpin
2015-06-130.19.1+vyos2+lithium9debian/0.19.1+vyos2+lithium9Alex Harpin
2015-05-030.19.1+vyos2+lithium8debian/0.19.1+vyos2+lithium8Daniil Baturin
2015-05-03remove old routes when dhcp gateway changes, avoid routing thru 127.0.0.1Carl 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-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>