summaryrefslogtreecommitdiff
path: root/lib/Vyatta
AgeCommit message (Expand)Author
2010-05-29Fix "show vrrp" regression caused by b68ac2b1969060ea6fa2f011a3107c83ad26e96d.Stig Thormodsrud
2010-05-28make space after template fields optionalAn-Cheng Huang
2010-05-28addition support for deactivate mode in perl api. Nodes should now be masked ...Michael Larson
2010-05-27fix for content-inspection on deactivate.Michael Larson
2010-05-25final fix for 5610. fixes loading where node in active config is deactivated ...Michael Larson
2010-05-24make validate_ipv6net consistent with others. validateType decides whetherMohit Mehta
2010-05-21fix for disable nodes loading (bug 5610). Additional checks added on configur...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-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-23support all valid multi-type typesAn-Cheng Huang
2010-04-16multinode limit and multiple types now supported through config.pmMichael Larson
2010-04-15Rename in0 to ifb0Stephen Hemminger
2010-04-06Merge branch 'larkspur' of vm:git/vyatta-cfg into larkspurStephen Hemminger
2010-04-06Defer reading ppp config until necessaryStephen Hemminger
2010-04-06Add support for input interface in Interface moduleStephen Hemminger
2010-04-02Remove ifb device skippingStephen Hemminger
2010-04-02Add support for incoming interface typeStephen Hemminger
2010-04-02Use opendir/grep to get rid of running ls/grepStephen Hemminger
2010-04-01fix for bug 5450.Michael Larson
2010-03-29Ignore ifb devicesStephen Hemminger
2010-03-29Allow reading interface description outside config modeStephen Hemminger
2010-03-28Fix perlcritic warningsStephen Hemminger
2010-03-24Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspurStig Thormodsrud
2010-03-24Fix 5203: negation in firewall rule causes deprecation messageStig Thormodsrud
2010-03-19Need explicit return to guarantee returning falseStephen Hemminger
2010-03-17Fix typo in adsl interface discoveryStephen Hemminger
2010-03-16use template to determine leaf nodesAn-Cheng Huang
2010-03-15Fix PPP serial QoS supportStephen Hemminger
2010-03-05add function for traversing template hierarchyAn-Cheng Huang
2010-02-24reapply term multinode sorting. fix for bug 5376Michael Larson
2010-02-23Hide wireless and tunnel key valuesStephen Hemminger
2010-02-18add fucntion to return bridge-group that an interface might be assigned toMohit Mehta
2010-02-10improve default value parsingAn-Cheng Huang
2010-02-10Fix handling of pppoe devicesStephen Hemminger
2010-02-10Fix missing bracketStephen Hemminger
2010-02-09Add preliminary support for pppoe devicesStephen Hemminger
2010-02-09add util functionAn-Cheng Huang
2009-12-04Fix problem from earlier FILE handle removal in Config.pmStephen Hemminger
2009-12-04Fix perlcritic warnings in Config.pmStephen Hemminger
2009-12-04Fix perlcritic warnings in KeepalivedStephen Hemminger
2009-12-01fix for bug 4999Michael Larson
2009-12-01Fix 5133: vrrp transition scripts not working properly when going to backupStig Thormodsrud
2009-11-04Fix missing semicolon.Stig Thormodsrud
2009-11-03Fix uninitialized variable when reading carrier on admin down interface.Stig Thormodsrud
2009-11-01Fix spelling error in carrier method.Stig Thormodsrud
2009-11-01Add natural order sort.Stig Thormodsrud
2009-11-01Fix carrier method.Stig Thormodsrud
2009-11-01Convert keepalived to use Interface infrastructure.Stig Thormodsrud