aboutsummaryrefslogtreecommitdiff
path: root/network
AgeCommit message (Expand)AuthorFiles
2009-10-05network: support early 'up' for dhcp interfacesAaron Griffin1
2009-09-24network: Use real interface name for ifconfig upAaron Griffin1
2009-08-11network: bring interfaces up right away in ifupJames Rayner1
2009-08-03Allow creation of bridges with bonded interfacesJonathan Liu1
2009-06-09network: Remove the hotplug_ifup command, the function has been removed a lon...Thomas Bächler1
2008-07-22ipv6 over ipv4 tunneling support in /etc/rc.d/networkDaniel Kaminski1
2008-07-17Add some useful error messages to wireless codeJames Rayner1
2008-04-06Remove the "interface is already up" check from ifupThomas Bächler1
2008-03-09More full-path fixesRoman Kyrylych1
2008-02-14Remove some bashisms from network, even though we cannot convert itDan McGee1
2008-01-08Enhance interface 'up' state checkingLoic Nageleisen1
2008-01-08network script logic cleanups/enhancementsAaron Griffin1
2008-01-08Remove the hotplug functionality from the network scriptAaron Griffin1
2007-12-11Removing netcfg from initscriptsJames Rayner1
2007-10-21fixing second part of #6959Thomas Bächler1
2007-10-21replace all remaining backticks with $(...)Thomas Bächler1
2007-05-10upgpkg: initscripts 0.8-8James Rayner1
2006-06-28handle ESSID fields that contain spacesJudd Vinet1
2005-12-07changed both network scripts to use good ol' /bin/kill instead of dhcpcd's -k...Judd Vinet1
2005-12-06Added interface param to dhcpcd -k calls in network and netcfgJudd Vinet1
2005-12-05dhcpcd fix in rc.d/networkJudd Vinet1
2005-11-15added variables for autoloading modules, cleaned up rc.conf a bitJudd Vinet1
2005-11-11changed ifup() to skip interfaces that are already upJudd Vinet1
2005-10-12another quick fix for netcfg stuff (no rebuild yet)Judd Vinet1
2005-10-03added ability to use the netcfg menu from the NET env varJudd Vinet1
2005-09-15modified netcfg/network scripts -- you can list multiple entries in NET_PROFI...Judd Vinet1
2005-07-06fixed a netcfg bug where disabled profiles were being startedJudd Vinet1
2005-06-30added new netcfg stuff for roaming network profilesJudd Vinet1
2005-03-11added support for backgrounding daemons at startup with a '@' prefix, comment...Judd Vinet1
2005-02-11added ethernet bonding support (still untested)Judd Vinet1
2005-01-02fixed a typo in the rc.conf comments0.7Judd Vinet1
2004-11-23made rc.d/network pay attention to the new conf.d files (dhcpcd and wireless)...Judd Vinet1
2004-07-18fixed the sysfs problem with 2.4Judd Vinet1
2004-07-16modified ifdown to bring a dhcp'd eth0 down even if the .pid file is not foun...Judd Vinet1
2004-07-03added iflist and rtlist functions and made ifup,ifdown,rtup,rtdown accessible...Judd Vinet1
2003-12-30added a cosmetic fix to ifdown() in rc.d/networkJudd Vinet1
2003-09-19added timeout to dhcp startupJudd Vinet1
2003-09-19modified network script to not bail out on errorJudd Vinet1
2003-05-23upgpkg: initscripts 0.5Judd Vinet1
2003-05-08added -D, -H, and -h to the dhcp lineJudd Vinet1
2003-01-06kill dhcpcd pid files before running the client daemonJudd Vinet1
2002-07-24Upgraded initscripts to 0.30.3Judd Vinet1
2002-04-27Added DHCP handling to initscriptsJudd Vinet1
2002-04-19Cleaned up networking in initscriptsJudd Vinet1
2002-04-16Updated network rc script with jproctor's disable-eth changes0.2Judd Vinet1
2002-04-15Updated initscriptsJudd Vinet1
2002-04-15Bugfix for initscriptsJudd Vinet1
2002-04-15Updated initscripts for multiple ethernet interfacesJudd Vinet1
2002-03-24Added rc.d network script to initscriptsJudd Vinet1