summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-05-28Remove single quotes except on leaf-node.Stig Thormodsrud
2010-05-27additional fix for boot loading of deactivate nodes.Michael Larson
2010-05-27fix for loading config for deactivated nodes. allows nested deactivates withi...Michael Larson
2010-05-26script that will remove migration comments from configuration file. to remove...Michael Larson
2010-05-25final fix for 5610. fixes loading where node in active config is deactivated ...Michael Larson
2010-05-21fix for disable nodes loading (bug 5610). Additional checks added on configur...Michael Larson
2010-05-17trap for illegal characters in comment field being set by user and provide fe...Michael Larson
2010-05-14POC implementation of unified enumeration mechanismAn-Cheng Huang
2010-05-14initial checkin of comment feature for cli.Michael Larson
2010-05-12added additional warning message if the user tries to deactivate a node that ...Michael Larson
2010-05-071) skip comment and empty lines in priority file;Arthur Xiong
2010-05-05boot loader support now added. various bug fixes and some small rework.Michael Larson
2010-05-04initial working version of activate and deactivate: load,save,show,commit sup...Michael Larson
2010-04-28Update to handle none default path to the templates if providedArthur Xiong
2010-04-28Update regex to handle priority line without space(s) and comment in theArthur Xiong
2010-04-28A script to automatically update/add priority tag with some value forArthur
2010-04-22support for PARENT reference in priority statements. Example:Michael Larson
2010-03-09Bugfix 5021: Make smp_affinity configuration tolerant of failures.Bob Gilligan
2010-03-05add cmd-wrapper move command (for app-mode)An-Cheng Huang
2010-01-19Restore priority commentsStephen Hemminger
2009-12-21Rewrite priority script to use File::findStephen Hemminger
2009-12-21Move interfaces to vyatta-cfg-system packageStephen Hemminger
2009-12-16Fix DHCP command handlingStephen Hemminger
2009-12-08Bugfix 5143: Fix grep regex for NICs with >= 10 queues.Bob Gilligan
2009-11-14Fix breakage from pervious commit.Stig Thormodsrud
2009-11-05Allow inline comments in config template fields.Bob Gilligan
2009-10-30Sync config file after savingStephen Hemminger
2009-10-26Generalize handling of multi-queue NICs.Bob Gilligan
2009-10-21fixed script to handle multiple entries for same priorityslioch
2009-10-21sorts and generates priority statements from priority node.def entriesslioch
2009-10-19add sudo back to save command, and add check to save script that validates vy...slioch
2009-10-12Bugfix 2593: Introduce automatic static IRQ affinity balancing for some NICs.Bob Gilligan
2009-09-09Bugfix 4700, 4269: Fix set and commit-time checks for ethernet vif addresses tooBob Gilligan
2009-09-09Bugfix 4700, 4269: Fix set and commit-time checks of ethernet address valuesBob Gilligan
2009-08-27Failure to set address should fail the commitStephen Hemminger
2009-08-24Add a small script to test for node existanceStephen Hemminger
2009-07-31Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwoodslioch
2009-07-31cleaned out more of the islavista rank code. closing bug 4473 as a resultslioch
2009-07-29update cli-expand-var script to match current variable reference syntax.An-Cheng Huang
2009-07-28alter rename rule option to work for firewall and nat rulesMohit Mehta
2009-07-24Fix 4722: Output inconsistent from 'save' and 'load' commandsStig Thormodsrud
2009-07-08load requires additional environment variablesAn-Cheng Huang
2009-06-30Fix 4664: 'set failed' is returned when duplicated interface IP address is setStig Thormodsrud
2009-06-30add option for renaming firewall rules to cmd-wrapper scriptMohit Mehta
2009-06-26make changes to work with dhcp 4.1.0Mohit Mehta
2009-06-12Manage speed duplex in vyatta-interfaces.plStephen Hemminger
2009-05-21Bugfix 4432: Don't validate interface name in "check" sub-command.Bob Gilligan
2009-05-21add "discard" command to cmd wrapperAn-Cheng Huang
2009-05-21Add script option to check if interface is upStephen Hemminger
2009-05-20Use the default_smp_affinity /proc file if it is available.Bob Gilligan