Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-30 | T667: remove the system gateway-address command.lithium | Daniil Baturin | |
2018-02-16 | T545: Merge pull request #17 from nicko170/current | Daniil Baturin | |
Fixing IPv6 next-hop in route-map | |||
2018-02-15 | Fixing IPv6 next-hop for route-map | Nick Pratley | |
2018-02-15 | Fixing ipv6 next-hop in route-map | Nick Pratley | |
2017-10-13 | T87: 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-05 | Merge pull request #13 from elizandropacheco/current | Daniil Baturin | |
ExtCommunities for Border Gateway Protocol | |||
2017-10-05 | Merge pull request #16 from pmoust/expose-as-overried-in-bgpd-in-vyos | Daniil Baturin | |
Expose as-override option in bgpd in vyos | |||
2017-09-22 | Expose as-override option in bgpd in vyos | Logan Attwood | |
2017-09-08 | Merge pull request #15 from c-po/t345-delete-vti | Daniil Baturin | |
T345 Fix VTI interface deletion | |||
2017-08-30 | Revert "vyatta-cfg-quagga: set source-validation node priority after interface" | Christian Poessinger | |
This reverts commit 630f34e9f343862bcf3245a9367666f973beeb36. | |||
2017-08-30 | Probe for interface existance | Christian Poessinger | |
This fixes T345. Most of the "interface" command nodes probe if the actual interface exists before applying any setting to it. | |||
2017-05-18 | Merge pull request #14 from DaKnOb/fix-typo | Kim | |
Fix Route Metric Typo | |||
2017-05-18 | Fix Route Metric Typo | DaKnOb | |
2017-04-30 | T23: Unable to remove rule from prefix list | Kim Hagen | |
do not add config if command fails | |||
2017-04-04 | Add Border Gateway Protocol extommunities support on route-map parameter. | Elizandro Pacheco | |
2017-04-04 | Add Border Gateway Protocol extommunities support on route-map parameter. | Elizandro Pacheco | |
2016-12-21 | Update changelog by hand. | Daniil Baturin | |
2016-12-21 | T194: fix protocols/static/route template | Daniil 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-22 | Merge pull request #10 from smunaut/T132 | Daniil Baturin | |
T132 Allow route-map to set "src" | |||
2016-10-22 | Merge pull request #9 from mickvav/current | Daniil Baturin | |
Initial commit on T64. (Bgp extcommunity list) | |||
2016-09-13 | T70: Prefix lists, allow le==ge allows ge to be empty | Kim Hagen | |
2016-09-01 | protocol/static: Tweak priorities to make route-map on static route work | Sylvain Munaut | |
Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | |||
2016-09-01 | T70: Prefix lists, allow le==ge | Kim Hagen | |
2016-08-17 | protocol/static: Allow to configure a route-map to apply to local routes | Sylvain Munaut | |
Phabricator's T132 Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | |||
2016-08-17 | policy/route-map: Allow action 'set src' | Sylvain Munaut | |
Phabricator's T132 Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | |||
2016-05-12 | Fix. | Mihail Vasilev | |
2016-05-10 | Initial commit on T64. (Bgp extcommunity list) | Mihail Vasilev | |
2016-04-28 | Merge pull request #8 from mickvav/current | Daniil Baturin | |
Phabricator's Q26 (T52) | |||
2016-04-25 | Fix. | Mihail Vasilev | |
2016-04-20 | Reengeneered. | Mihail Vasilev | |
2016-04-19 | Fix. | Mihail Vasilev | |
2016-04-14 | Changelog notice. | Mihail Vasilev | |
2016-04-14 | Q26. Added filter on locally installed routes. | Mihail Vasilev | |
2016-02-09 | Use dhcp instead of dhcp3. | Kim Hagen | |
2016-01-24 | 0.19.1+vyos2+current1debian/0.19.1+vyos2+current1 | Kim Hagen | |
2015-12-16 | Add missing build dependencies. | Thomas Jepp | |
2015-11-09 | 0.19.1+vyos2+lithium12debian/0.19.1+vyos2+lithium12 | Alex Harpin | |
2015-11-09 | dhcp bound/reboot must ignore old values | Carl Byington | |
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk> | |||
2015-11-09 | allow dhcp-interface for the next-hop on static routes | Carl Byington | |
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk> | |||
2015-11-09 | avoid routing thru 127.0.0.1 | Carl Byington | |
Signed-off-by: Alex Harpin <development@landsofshadow.co.uk> | |||
2015-10-11 | 0.19.1+vyos2+lithium11debian/0.19.1+vyos2+lithium11 | Alex Harpin | |
2015-10-11 | vyatta-cfg-quagga: set source-validation node priority after interface | Alex 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-16 | 0.19.1+vyos2+lithium10debian/0.19.1+vyos2+lithium10 | Alex Harpin | |
2015-06-16 | vyatta-cfg-quagga: update dh_gencontrol with new development build flag | Alex Harpin | |
2015-06-13 | 0.19.1+vyos2+lithium9debian/0.19.1+vyos2+lithium9 | Alex Harpin | |
2015-05-03 | 0.19.1+vyos2+lithium8debian/0.19.1+vyos2+lithium8 | Daniil Baturin | |
2015-05-03 | remove old routes when dhcp gateway changes, avoid routing thru 127.0.0.1 | Carl Byington | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2015-05-03 | allow dhcp-interface for the next-hop on static routes | Carl Byington | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2015-05-03 | allow dhcp-interface for the next-hop on static routes | Carl Byington | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2015-05-03 | allow dhcp-interface for the next-hop on static routes | Carl Byington | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> |