summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-11-24Need to fix some stuff from change to Vyatta::Stephen Hemminger
2008-11-21Convert VyattaConfig (et al) to Vyatta::ConfigStephen Hemminger
2008-11-19Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though int...Mohit Mehta
2008-11-19move submodule to get interface related info to VyattaMiscMohit Mehta
2008-11-17add check for bond vif interface to submoduleMohit Mehta
2008-11-17check dhcp for bond vif interfaces as wellMohit Mehta
2008-11-17move submodules to VyattaMisc.pm so that they can be used elsewhere as wellMohit Mehta
2008-11-14rectify check for bond interfaceMohit Mehta
2008-11-14Check result of system commandsStephen Hemminger
2008-11-14Use grep -c rather than running wc commandStephen Hemminger
2008-11-14Use perl unlink rather than rmStephen Hemminger
2008-11-14Use perl mkdirStephen Hemminger
2008-11-14Implement touch in perlStephen Hemminger
2008-10-31Fix Bug 3808 - OpenVPN accepts non-existent local-host optionMohit Mehta
2008-10-30Allow dhcp on bondingStephen Hemminger
2008-10-24Fix dhcp on bondingStephen Hemminger
2008-10-07Fix Bug 3770 vpn pre-shared keys should be obscured in "show configuration"Mohit Mehta
2008-09-17Add entry for upcoming bondingStephen Hemminger
2008-08-04Move is_ip_v4_or_v6() to VyattaMisc.pm so other scripts can use it.Stig Thormodsrud
2008-07-25Fix Bug 3524 dhcp client doesn't insert default route on system rebootMohit Mehta
2008-07-28fix for bug 1130. disable ctrl-c during load command to prevent partial load.root
2008-07-23Fix Bug 3318 ENHANCEMENT REQUEST: Option to NOT Accept DHCP MTU Offers Below ...Mohit Mehta
2008-07-22Prioritize vpn ahead of pppo[ea] interfaces.Stig Thormodsrud
2008-06-26removing code to update resolv.conf from here, it is better to call it from d...Mohit Mehta
2008-06-26=> Modified VyattaConfig.pm function 'returnOrigValues()' to return empty arr...Mohit Mehta
2008-07-11fix for bug 3441. Selective stripping of the 'def' only needs to occur in one...Michael Larson
2008-07-10Revert "fix for bug 3441. Removed def from listOutputNodes(), which allowed o...Michael Larson
2008-07-09fix for bug 3441. Removed def from listOutputNodes(), which allowed other cod...root
2008-07-07fix for bug 3323: skip deletions of nodes with default values when loadingAn-Cheng Huang
2008-07-01Partial fix for 3383: check for vyatta-config-version, warn/prompt that it ap...Stig Thormodsrud
2008-06-30Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywoodMichael Larson
2008-06-30Revert "set load-balancing load order after interfaces are configured on load."Michael Larson
2008-06-30Fix 3396: "commit failed at rank 800" while booting with bgp peer-group.Stig Thormodsrud
2008-06-30set load-balancing load order after interfaces are configured on load.Michael Larson
2008-06-24Fix 2619: Implement something similar to Juniper's "show | display set" funct...Stig Thormodsrud
2008-06-24Fix 3143: Unable to save/load config from a remote server.Stig Thormodsrud
2008-06-21better handling of allowed values for 'release/renew dhcp interface <>'Mohit Mehta
2008-06-21better handling of dhcp release/renew commandsMohit Mehta
2008-06-20Fix bug 3059 Operator Level commands for DHCP clientMohit Mehta
2008-06-19Add a config ranking to prioritize bgp route-id ahead of neighbors.Stig Thormodsrud
2008-06-19-> redo the way dhcp client works. instead of using one daemon for all interf...Mohit Mehta
2008-06-17fix for bug 3347--skip def file.oMichael Larson
2008-06-04Add exception for /31 and /32 for ipv4 and /128 for ipv6Stig Thormodsrud
2008-06-03Fix 920: System allows configuration of invalid IP Address for subnetStig Thormodsrud
2008-05-19Force "protocols ospf parameters" to be committed before other ospf config.Stig Thormodsrud
2008-05-14Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg into hollywoodStephen Hemminger
2008-05-14Remove unused dependenciesStephen Hemminger
2008-05-09Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywoodStig Thormodsrud
2008-05-09Fix vlan regex.Stig Thormodsrud
2008-05-08fix for bug 3239: now support regex-based ordering for startup configAn-Cheng Huang