summaryrefslogtreecommitdiff
path: root/lib/Vyatta
AgeCommit message (Expand)Author
2009-04-29Rename virtual-ethernet to pseudo-ethernetStephen Hemminger
2009-04-28Extend getIP() to be able to get all addressesStephen Hemminger
2009-04-27outlaw adding an interface to a zone that has firewall configured for itMohit Mehta
2009-04-27Fix path to virtual-ethernetStephen Hemminger
2009-04-27Cleanup exports of Vyatta::MiscStephen Hemminger
2009-04-27reindent codeStephen Hemminger
2009-04-24Add support for virtual-ethernetsStephen Hemminger
2009-04-16add function to get zone default-policyMohit Mehta
2009-04-10add zone moduleMohit Mehta
2009-04-07add priorities and ranks for zone based firewallMohit Mehta
2009-04-01Add more service priorities so one service can fail without affectingStig Thormodsrud
2009-04-01Change rank value such that tunnels get created before "protocols rip interfa...Stig Thormodsrud
2009-03-31make bridge address a different rank to match new priority scheme.An-Cheng Huang
2009-03-25Move Keepalived.pm from vyatta-cfg-systemStephen Hemminger
2009-03-23Cleanup description stringStephen Hemminger
2009-03-23Remove #! /usr/bin/perlStephen Hemminger
2009-03-16isClusterIP() needs to strip off the /mask/interface/bcast.Stig Thormodsrud
2009-03-02Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jennerStephen Hemminger
2009-03-02Ignore /sys/class/net/bonding_mastersStephen Hemminger
2009-03-02Add loopback as a type for getInterfacesIPadresses().Stig Thormodsrud
2009-03-02When an IP address is configured on a loopback, getInterfacesIPadresses('all'...Stig Thormodsrud
2009-03-02Remove duplicate constants.Stig Thormodsrud
2009-03-01Fix bareword error for missing constants.Stig Thormodsrud
2009-03-01Fix call to Vyatta::Misc::getIP()Stig Thormodsrud
2009-02-26Fix regex for VIF name extractionStephen Hemminger
2009-02-19Typo in regex for vtunStephen Hemminger
2009-02-18Add type check function for firewall IPv6 src/dst address parametersBob Gilligan
2009-02-18Add Vyatta::Interface::get_interfacesStephen Hemminger
2009-02-10Add new option for checking name validityStephen Hemminger
2009-02-08Change order of config loadStephen Hemminger
2009-02-06Force firewall group to be configured before firewall.Stig Thormodsrud
2009-02-05Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jennerStephen Hemminger
2009-02-05Fix boolean errorStephen Hemminger
2009-02-04Add type checking functions for 16- and 32-bit hexadecimal values.Bob Gilligan
2009-02-04Vyatta::Config - parseTmpl convert to 3 arg openStephen Hemminger
2009-02-04Vyatta::Config - exists simplificationStephen Hemminger
2009-02-04Vyatta::ConfigOutput - test for exists should not use definedStephen Hemminger
2009-02-04Vyatta::Config - don't use global handle for opendirStephen Hemminger
2009-02-04Vyatta::Config - simplify booleanStephen Hemminger
2009-02-04Vyatta::Config - fix perlcritic warnings from dangling returnStephen Hemminger
2009-02-04Vyatta::Config::returnValue - change to three argument openStephen Hemminger
2009-02-04Revert "Cleanup confg library"Stephen Hemminger
2009-02-03Cleanup confg libraryStephen Hemminger
2009-01-26DOMTree: Fix perlcritic warningsStephen Hemminger
2009-01-26Vyatta::Misc - Fix perl critic warningsStephen Hemminger
2009-01-26ConfigOutput: Fix perlcritic warningStephen Hemminger
2009-01-26config load: avoid possible bug in getConfigDiffStephen Hemminger
2009-01-26config load: fix perlcritic warningsStephen Hemminger
2009-01-26Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jennerStephen Hemminger
2009-01-26Cleanup type checkerStephen Hemminger