summaryrefslogtreecommitdiff
path: root/templates/policy
AgeCommit message (Collapse)Author
2008-08-12Revert "Replace vyatta-vtysh with vtysh"Stephen Hemminger
This reverts commit 588492cf8a9ddf438b649c6db4986bcab9c22435.
2008-08-11Replace vyatta-vtysh with vtyshStephen Hemminger
2008-08-08Fix syntax problems identified by /opt/vyatta/sbin/check_tmplStig Thormodsrud
2008-07-30Replace calls to vyatta-vtysh perl script with vyatta-vtyshStephen 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-06-27Fix 3344: Unable to delete route-map that contains a 'set metric <value>' ↵Stig Thormodsrud
statement
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-cfg-quagga
2008-03-18finish help strings for policyRobert Bays
2008-03-17fix bgp and policy for match community and network backdoorRobert Bays
2008-03-17iupdate help strings for policy nodesRobert Bays
2008-03-17update help for access-listsRobert Bays
2008-03-14fix for bug 2800Robert Bays
2008-03-14fix for bugs 2725 and 2999Robert Bays
2008-03-11fixes for bugs 2713, 2541, 2888, 2676Robert Bays
2008-03-10fix for bug 2713Robert Bays
2008-03-10fix for bugs 2541, 2888, 2676Robert Bays
2008-03-07bug 2716: set metric-type is not implementedRobert Bays
2008-02-20fix for bug 2541--requires saving temporary file, plus script to walk tree ↵Michael Larson
and redefined nodes. a bit of a pain.
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-14Fix bug 2643: perfix-list can be committed without any action being setStig Thormodsrud
2008-01-12Fix 2608: Four octet ASN cannot be configuredStig Thormodsrud
2008-01-11Fix bug 2615, ignore quagga error from no commandStig Thormodsrud
2007-12-12Add wrapper script between cfg templates and vtysh. The wrapper will:Stig Thormodsrud
- log commands to /tmp/vtysh.log - return error code when quagga responds with an errmsg - ignore errors when called with -n
2007-11-19Add syntax validation for as-path prepend.Stig Thormodsrud
2007-11-16Fix "set policy route-map set aggregator".Stig Thormodsrud
2007-11-15Fix "set policy access-list destination network/inverse-mask/host".Stig Thormodsrud
2007-11-15Fix "set policy access-list destination any".Stig Thormodsrud
2007-11-15Fix "set policy prefix".Stig Thormodsrud
2007-11-12removing TODO comments related to broken comparison from template files.Robert Bays
Way to go An-cheng for fixing the cli! you rock like slayer.
2007-11-09template updateRobert Bays
2007-11-09Merge branch 'master' of ↵Robert Bays
ssh://phuket.vyatta.com/usr/local/git//vyatta-cfg-quagga Conflicts: templates/policy/route-map/node.tag/rule/node.tag/match/tag/node.def
2007-11-09template updatesRobert Bays
2007-11-09update templateAn-Cheng Huang
2007-11-09 updates to policyRobert Bays
2007-11-09fix for changes in cli referencingRobert Bays
2007-11-07fix route-mapsRobert Bays
remove old create statements
2007-11-07remove old style type config from bgp and policy templatesRobert Bays
2007-11-05User message modificationsJustin Fletcher
2007-11-05Help text modificationsJustin Fletcher
2007-11-02Fix broken path to vtysh.Stig Thormodsrud
2007-10-12First cut of RIP new cli.Stig Thormodsrud
Fix filename on vyatta_policy.pl.
2007-10-01fixed dependency and quagga path.An-Cheng Huang
2007-10-01initial import (from eureka /cli).upstreamAn-Cheng Huang