Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-30 | T4475: route-map allow IPv6 address for match peer option | Viacheslav Hletenko | |
set policy route-map foo rule 100 action 'permit' set policy route-map foo rule 100 match peer 'fe80::2' | |||
2021-05-08 | policy: T3528: Fix seq for community lists | sever-sever | |
2020-07-05 | frr: T2686: fixed large-community-list configuration generation | erik | |
Co-authored-by: Erik Kooistra <me@erikkooistra.nl> | |||
2020-06-05 | policy: T2389: fix add/del for policy community lists | Viacheslav Hletenko | |
2020-05-25 | vyatta-cfg-quagga: T2389: Fix community-list error | sever-sever | |
2018-11-18 | T799: remove a workaround for FRR#3215, it's not possible to delete a ↵ | Daniil Baturin | |
community-list at once The problem still exists for extcommunity-lists. | |||
2018-11-11 | T964: update commands for community lists. | Daniil Baturin | |
2018-10-21 | T64: fix and revamp the broken extcommunity-list commands. | Daniil Baturin | |
2018-10-21 | T799: workaround for FRR being unable to delete entire community lists. | Daniil Baturin | |
2016-05-12 | Fix. | Mihail Vasilev | |
2016-05-10 | Initial commit on T64. (Bgp extcommunity list) | Mihail Vasilev | |
2012-12-14 | Initial commit for supporting ACL config for multicast for SE version. | Gaurav Sinha | |
2010-06-04 | fix direct active dir access in node.defs | Robert Bays | |
2010-03-05 | Get rid of vyatta-vtysh | Stephen Hemminger | |
For SELinux policy, changing vyatta-quagga to use standard path values. This means not having to change policies. | |||
2010-01-18 | Add IPv6 policy access-list. | Stig Thormodsrud | |
2009-03-27 | Fix some possible issues with policy script | Stephen Hemminger | |
Change to closure would not allow exit to work correctly. Go back to old way using variables. Use grep -c to count instances Also rerun through tidy. | |||
2009-01-28 | policy: turn on strict | Stephen Hemminger | |
Turn on strict, then fix a bunch of incorrect messages. Fix perlcritic warnings and reformat. | |||
2009-01-28 | check-as-prepend: turn on strict | Stephen Hemminger | |
And reindent. | |||
2008-11-21 | Convert to new Vyatta::Config hierarchy | Stephen Hemminger | |
2008-08-12 | Revert "Replace vyatta-vtysh with vtysh" | Stephen Hemminger | |
This reverts commit 588492cf8a9ddf438b649c6db4986bcab9c22435. | |||
2008-08-11 | Replace vyatta-vtysh with vtysh | Stephen Hemminger | |
2008-07-30 | Replace calls to vyatta-vtysh perl script with vyatta-vtysh | Stephen Hemminger | |
No longer need the perl wrapper, the logging and error suppression are now in the command itself. This helps with the speed of route creation with lots of routes. | |||
2008-07-10 | Fix 2752: "Unknown command" after "source any" was configured in the second ↵ | Stig Thormodsrud | |
rule of an access-list | |||
2008-05-17 | Fix 3266: Syntax validation for as-path-prepend does not allow 32 bit ASNs | Stig Thormodsrud | |
Fix 3268 : CLI allows an as-path-prepend of > 24 ASNs but routing engine does not appear to support > 24 | |||
2008-03-17 | update help for access-lists | Robert Bays | |
2008-03-11 | fixes for bugs 2713, 2541, 2888, 2676 | Robert Bays | |
2008-03-10 | fix for bugs 2541, 2888, 2676 | Robert Bays | |
2008-01-09 | Fix for bug 2615 "as-path-list configuration was not sent to the routing ↵ | Stig Thormodsrud | |
engine". | |||
2007-11-19 | Add syntax validation for as-path prepend. | Stig Thormodsrud | |
2007-11-16 | Fix "set policy community-list|as-path". | Stig Thormodsrud | |
2007-11-15 | Fix "set policy access-list destination any". | Stig Thormodsrud | |
2007-11-09 | template updates | Robert Bays | |
2007-10-01 | fixed dependency and quagga path. | An-Cheng Huang | |
2007-10-01 | initial import (from eureka /cli).upstream | An-Cheng Huang | |