summaryrefslogtreecommitdiff
path: root/scripts/vyatta-policy-action-verify.pl
AgeCommit message (Collapse)Author
2009-01-28Change mode of script filesStephen Hemminger
Mode of scripts should be 755
2008-12-06fix comments that got copiedStephen Hemminger
2008-12-06Revert "need full path to linkdetect"Stephen Hemminger
This reverts commit d4952bc1550223dddcd1228d7335ce1fc380f739 because it included local changes as well as bug fix
2008-12-05need full path to linkdetectStephen Hemminger
2008-11-21Convert to new Vyatta::Config hierarchyStephen Hemminger
2008-08-12Revert "Replace vyatta-vtysh with vtysh"Stephen Hemminger
This reverts commit 588492cf8a9ddf438b649c6db4986bcab9c22435.
2008-08-11Replace vyatta-vtysh with vtyshStephen Hemminger
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-03-10Update to GPLv2Stephen Hemminger
Convert from VPL 1.0 to GPLv2
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.