summaryrefslogtreecommitdiff
path: root/network
AgeCommit message (Expand)Author
2011-05-22network: deprecate net-tools, add iproute2 supportDave Reisner
2011-05-22network/rc.sysinit: remove dead codeDave Reisner
2011-03-29network: cleanup variable declarationsDave Reisner
2011-03-29whitespace cleanupDave Reisner
2011-03-16Use dhcpcd -k instead of killAndrea Scarpino
2010-09-08Fix two typos introduced by the latest patch seriesThomas Bächler
2010-09-07restrict NETWORK_PERSIST to runlevel 0 and 6Florian Pritz
2010-07-23Trivial bashification of network script.Victor Lowther
2010-06-09network, rc.conf: Add NETWORK_PERSIST option2010.06-2Thomas Bächler
2009-10-05network: support early 'up' for dhcp interfacesAaron Griffin
2009-09-24network: Use real interface name for ifconfig upAaron Griffin
2009-08-11network: bring interfaces up right away in ifupJames Rayner
2009-08-03Allow creation of bridges with bonded interfacesJonathan Liu
2009-06-09network: Remove the hotplug_ifup command, the function has been removed a lon...Thomas Bächler
2008-07-22ipv6 over ipv4 tunneling support in /etc/rc.d/networkDaniel Kaminski
2008-07-17Add some useful error messages to wireless codeJames Rayner
2008-04-06Remove the "interface is already up" check from ifupThomas Bächler
2008-03-09More full-path fixesRoman Kyrylych
2008-02-14Remove some bashisms from network, even though we cannot convert itDan McGee
2008-01-08Enhance interface 'up' state checkingLoic Nageleisen
2008-01-08network script logic cleanups/enhancementsAaron Griffin
2008-01-08Remove the hotplug functionality from the network scriptAaron Griffin
2007-12-11Removing netcfg from initscriptsJames Rayner
2007-10-21fixing second part of #6959Thomas Bächler
2007-10-21replace all remaining backticks with $(...)Thomas Bächler
2007-05-10upgpkg: initscripts 0.8-8James Rayner
2006-06-28handle ESSID fields that contain spacesJudd Vinet
2005-12-07changed both network scripts to use good ol' /bin/kill instead of dhcpcd's -k...Judd Vinet
2005-12-06Added interface param to dhcpcd -k calls in network and netcfgJudd Vinet
2005-12-05dhcpcd fix in rc.d/networkJudd Vinet
2005-11-15added variables for autoloading modules, cleaned up rc.conf a bitJudd Vinet
2005-11-11changed ifup() to skip interfaces that are already upJudd Vinet
2005-10-12another quick fix for netcfg stuff (no rebuild yet)Judd Vinet
2005-10-03added ability to use the netcfg menu from the NET env varJudd Vinet
2005-09-15modified netcfg/network scripts -- you can list multiple entries in NET_PROFI...Judd Vinet
2005-07-06fixed a netcfg bug where disabled profiles were being startedJudd Vinet
2005-06-30added new netcfg stuff for roaming network profilesJudd Vinet
2005-03-11added support for backgrounding daemons at startup with a '@' prefix, comment...Judd Vinet
2005-02-11added ethernet bonding support (still untested)Judd Vinet
2005-01-02fixed a typo in the rc.conf comments0.7Judd Vinet
2004-11-23made rc.d/network pay attention to the new conf.d files (dhcpcd and wireless)...Judd Vinet
2004-07-18fixed the sysfs problem with 2.4Judd Vinet
2004-07-16modified ifdown to bring a dhcp'd eth0 down even if the .pid file is not foun...Judd Vinet
2004-07-03added iflist and rtlist functions and made ifup,ifdown,rtup,rtdown accessible...Judd Vinet
2003-12-30added a cosmetic fix to ifdown() in rc.d/networkJudd Vinet
2003-09-19added timeout to dhcp startupJudd Vinet
2003-09-19modified network script to not bail out on errorJudd Vinet
2003-05-23upgpkg: initscripts 0.5Judd Vinet
2003-05-08added -D, -H, and -h to the dhcp lineJudd Vinet
2003-01-06kill dhcpcd pid files before running the client daemonJudd Vinet