summaryrefslogtreecommitdiff
path: root/scripts/vyatta-interfaces.pl
AgeCommit message (Expand)Author
2009-02-27Fix --vif optionStephen Hemminger
2009-02-26Handle MTU on all types of interfaceStephen Hemminger
2009-02-26Add option to show VIF for interfaceStephen Hemminger
2009-02-10Add new option for checking name validityStephen Hemminger
2009-01-12Use new interfaces routinesStephen Hemminger
2009-01-12Remove unused functionsStephen 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-17add check for bond vif interface to submoduleMohit 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-30Allow dhcp on bondingStephen Hemminger
2008-10-24Fix dhcp on 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-23Fix Bug 3318 ENHANCEMENT REQUEST: Option to NOT Accept DHCP MTU Offers Below ...Mohit Mehta
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-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-19-> redo the way dhcp client works. instead of using one daemon for all interf...Mohit Mehta
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-14Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg into hollywoodStephen Hemminger
2008-05-14Remove unused dependenciesStephen Hemminger
2008-05-09Fix vlan regex.Stig Thormodsrud
2008-05-06Only check for dhcp client on eth, vlan, and bridge.Stig Thormodsrud
2008-05-05Fix 3233 dhcp client doesn't work on bridge interfaceStig Thormodsrud
2008-04-24Eliminate vestigates of watchlinkStephen Hemminger
2008-04-23Remove hack to cycle state for static routesStephen Hemminger
2008-04-19cycle interface state on IP address assigment to fix static routesRobert Bays
2008-04-03handle multiple address deletion when link is downStephen Hemminger
2008-04-02stop watchlink when address is removedStephen Hemminger
2008-03-31handle delete address request if address is already removedStephen Hemminger
2008-03-11more robust handling of set mac addressStephen Hemminger
2008-03-10Merge branch 'glendale' of git:/git/vyatta-cfg into glendalerbalocca
2008-03-10Convert from VPL 1.0 to GPLv2Stephen Hemminger
2008-03-05Add VPL to scripts and fix lintian errorsrbalocca
2008-03-04Fix 2954: IPv6 addresses that have a-f in the address fail.Christopher Liljenstolpe
2008-02-19Add option to restart dhclient process.Stig Thormodsrud
2008-01-28fix 2718: Set failed after a duplicated address was set for an interfaceStig Thormodsrud
2008-01-24add script to /etc/dhcp3/dhclient-exit-hooks to store values received by dhcl...Stig Thormodsrud
2008-01-10Fix 2617 "Invalid interface address accepted".Stig Thormodsrud
2007-12-18Add ability to set ipv6 address on loopback but not dhcp.Stig Thormodsrud