summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-01-24add script to /etc/dhcp3/dhclient-exit-hooks to store values received by ↵Stig Thormodsrud
dhclient
2008-01-24dhcp3-client | vyatta-dhcp3-clientTom Grennan
2008-01-23allow setting 2500 or 10000 speeddebian/0.1Stephen Hemminger
Ethtool allows setting speed of 2.5Gb or 10Gb on devices that support it. Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
2008-01-23Revert "fix bug 2658"Tom Grennan
This reverts commit 31d8f4539b68b3e65b0d98bce0d564705ffa1992. Conflicts: etc/init.d/vyatta-ofr
2008-01-23Revert "only rescan interfaces if vyatta udev script is installed"Tom Grennan
This reverts commit 85b14c8232b1e59ce9bb42bb69935f2349823b96.
2008-01-22only rescan interfaces if vyatta udev script is installedTom Grennan
2008-01-22use log_action_*_msg for config mount/umountTom Grennan
2008-01-21fix bug 2658Tom Grennan
force udev rescan w/in vyatta-ofr init so that we can update interface list in config file *after* filesystem is writable
2008-01-21Fix vlan nodes to use create instead of updateStig Thormodsrud
2008-01-19Revert "Check for undefined values before using them"rbalocca
This reverts commit 43accc31c5d6d7cfe1e820d80d3042e335ebad3d.
2008-01-18Check for undefined values before using themrbalocca
2008-01-16Add help and error message for 'set interfaces ethernet <dev> addressStig Thormodsrud
2008-01-15fix for bug 2534 and prep for larson's vif link detect fixesRobert Bays
2008-01-15Filter out vlans from "show interfaces ethernet" help string.Stig Thormodsrud
2008-01-14do config migration when loading a config fileAn-Cheng Huang
2008-01-11On boot up commit bridge interfaces before ethernet interfacesStig Thormodsrud
2008-01-10Fix 2617 "Invalid interface address accepted".Stig Thormodsrud
2008-01-09Use package 'vyatta-dhcp3-client' rather than 'dhcp3-client'.Marat Nepomnyashy
2008-01-08hide "password" values in output of "show configuration".An-Cheng Huang
2008-01-03Merge branch 'glendale' of http://suva.vyatta.com/vyatta-cfg into glendaleTom Grennan
2008-01-03work w/ either quagga (debian) or vyatta-quagga packagesTom Grennan
2008-01-02- Allow vpn to be configured on a tunnel interface.Stig Thormodsrud
2007-12-20Fix broken bgp in glendale.Stig Thormodsrud
2007-12-20Merge branch 'glendale' of git:/git/vyatta-cfg into glendaleStig Thormodsrud
2007-12-20Added method 'isChangedOrDeleted'. Part of Bug 2324 fix.An-Cheng Huang
2007-12-20Some checks for undefined referencesAn-Cheng Huang
2007-12-20This loop should not be iterating over deleted nodes. Related to Bug 2340.An-Cheng Huang
2007-12-20Fixed 'isDeleted' method, related to Bug 2340 fix.An-Cheng Huang
2007-12-20fix for bug 2340: detecting "deleted" nodes now does not depend onAn-Cheng Huang
"whiteouts" created by unionfs.
2007-12-20Fix isIPinInterface().Stig Thormodsrud
2007-12-19Merge branch 'glendale' of suva:/git/vyatta-cfg into glendaleAn-Cheng Huang
2007-12-19check for quotes when loading nodes with multiple values.An-Cheng Huang
2007-12-19Update to fairfield version of script.Stig Thormodsrud
2007-12-19fix for bug 2540: make variables read-writeAn-Cheng Huang
2007-12-19Merge branch 'master' into glendalerbalocca
2007-12-18Cleaned up several routines to not generate warnings with 'perl -w' in order ↵Marat Nepomnyashy
to be able to call them from scripts that use 'perl -w'.
2007-12-18Merge branch 'master' into glendalerbalocca
2007-12-18Add ability to set ipv6 address on loopback but not dhcp.Stig Thormodsrud
2007-12-18Reorganized things a bit in a value subtraction algorithm.alex
2007-12-17Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfgalex
2007-12-17Fixed commit after partial deletion of the multivalue.alex
2007-12-17Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfgTom Grennan
2007-12-17filter aufs whiteout filesTom Grennan
2007-12-14fix for bug 2479: when commit cannot obtain the config lock, it will retryAn-Cheng Huang
a fixed number of times and then check if the lock owner is still alive. if not, the orphaned lock is cleaned up so that the later commit can proceed as usual.
2007-12-14make sure config dir has right group/permissionsAn-Cheng Huang
2007-12-13Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfgTom Grennan
2007-12-13Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfgAn-Cheng Huang
2007-12-13put pid in config lock fileAn-Cheng Huang
2007-12-13move floppy handler to initrdTom Grennan
2007-12-13assume bootfile_path is /opt/vyatta/etc/configTom Grennan