aboutsummaryrefslogtreecommitdiff
path: root/init.d/net.lo.in
AgeCommit message (Expand)Author
2013-02-11Rename shutdown_network setting to keep_networkWilliam Hubbs
2013-02-11oldnet: add support for shutdown_network from newnetWilliam Hubbs
2013-02-09oldnet: accomodate rkhunter false positiveWilliam Hubbs
2012-12-21net.lo: add ipv6 net and host patternsAlexander Tsoy
2012-12-20net.lo: allow address families to be set on routesMihai Moldovan
2012-12-18net.lo: sleep *after* carrier checkMike Frysinger
2012-10-22oldnet: make the default carrier timeout 0William Hubbs
2012-10-16Oldnet: the loopback interface does not need sysfsWilliam Hubbs
2012-08-25do not provide a virtual for the loopbackWilliam Hubbs
2012-07-26Bring Back prefix supportWilliam Hubbs
2012-04-03network scripts need sysfs on linux systemsWilliam Hubbs
2012-02-21Remove prefix supportWilliam Hubbs
2012-02-18net: add deprecation warning for old style net dependency variablesWilliam Hubbs
2012-02-18Fix meaning of "provide net"William Hubbs
2012-01-30Revert "Net: do not bring down interfaces during shutdown"William Hubbs
2012-01-13net: allow parameters to a single address configRobin H. Johnson
2012-01-08net: net.lo, lots of scriptsRobin H. Johnson
2012-01-07net.lo: Add the ability to find the full path of a binaryWilliam Hubbs
2011-12-30Net: do not bring down interfaces during shutdownWilliam Hubbs
2011-12-27net: use yesno to test up_before_preupWilliam Hubbs
2011-12-26net: Add up_before_preup variable for CAN devicesRobin H. Johnson
2011-12-12Network: start interfaces after dbusWilliam Hubbs
2011-11-23net.lo: fix typo in previous math commitMike Frysinger
2011-11-19make shell math operations style more succulentMike Frysinger
2011-10-02Small style changeWilliam Hubbs
2011-09-21Add a new helper functions for _{flatten,get}_arrayChristian Ruppert
2011-08-20Do not print "null" or "noop" when configuring an interfaceYun Zheng Hu
2011-07-14Add warnings for the use of bash arraysWilliam Hubbs
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-04-15revert changes for bug #292894William Hubbs
2011-04-11start loopback interface before mtabWilliam Hubbs
2011-04-10remove "after bootmisc" dependency from loopback interfaceWilliam Hubbs
2011-04-10bring up the loopback interface earlierWilliam Hubbs
2011-04-09add fallback_routes support to network scriptsWilliam Hubbs
2011-03-21do not delete addresses when stopping a ppp interface.Ed Wildgoose
2011-01-17more whitespace cleanupMike Frysinger
2010-12-11Bug #266659: we really need to allow peer, pointtopoint in parsing config lines.Robin H. Johnson
2009-07-01We should use -feature instead of nofeature.Roy Marples
2009-06-05Update copyrightRoy Marples
2009-05-29Only delete addresses for interfaces that exist.Roy Marples
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2008-12-30Fix working on zshRoy Marples
2008-11-10Restore interface_exists, interface_up and interface_exists, #123.Roy Marples
2008-10-14Fix adding just the default route, #119 thanks to pva.Roy Marples
2008-06-03Let ifdown control all interfaces.Roy Marples
2008-05-09Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875Roy Marples
2008-04-29We need to ensure that the init script started is correct, translating symlin...Roy Marples