index
:
navi/openrc/openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.d
/
net.lo.in
Age
Commit message (
Expand
)
Author
2013-02-23
Fix shebangs in services to point to the correct location of runscript
Andrew Gregory
2013-02-11
Rename shutdown_network setting to keep_network
William Hubbs
2013-02-11
oldnet: add support for shutdown_network from newnet
William Hubbs
2013-02-09
oldnet: accomodate rkhunter false positive
William Hubbs
2012-12-21
net.lo: add ipv6 net and host patterns
Alexander Tsoy
2012-12-20
net.lo: allow address families to be set on routes
Mihai Moldovan
2012-12-18
net.lo: sleep *after* carrier check
Mike Frysinger
2012-10-22
oldnet: make the default carrier timeout 0
William Hubbs
2012-10-16
Oldnet: the loopback interface does not need sysfs
William Hubbs
2012-08-25
do not provide a virtual for the loopback
William Hubbs
2012-07-26
Bring Back prefix support
William Hubbs
2012-04-03
network scripts need sysfs on linux systems
William Hubbs
2012-02-21
Remove prefix support
William Hubbs
2012-02-18
net: add deprecation warning for old style net dependency variables
William Hubbs
2012-02-18
Fix meaning of "provide net"
William Hubbs
2012-01-30
Revert "Net: do not bring down interfaces during shutdown"
William Hubbs
2012-01-13
net: allow parameters to a single address config
Robin H. Johnson
2012-01-08
net: net.lo, lots of scripts
Robin H. Johnson
2012-01-07
net.lo: Add the ability to find the full path of a binary
William Hubbs
2011-12-30
Net: do not bring down interfaces during shutdown
William Hubbs
2011-12-27
net: use yesno to test up_before_preup
William Hubbs
2011-12-26
net: Add up_before_preup variable for CAN devices
Robin H. Johnson
2011-12-12
Network: start interfaces after dbus
William Hubbs
2011-11-23
net.lo: fix typo in previous math commit
Mike Frysinger
2011-11-19
make shell math operations style more succulent
Mike Frysinger
2011-10-02
Small style change
William Hubbs
2011-09-21
Add a new helper functions for _{flatten,get}_array
Christian Ruppert
2011-08-20
Do not print "null" or "noop" when configuring an interface
Yun Zheng Hu
2011-07-14
Add warnings for the use of bash arrays
William Hubbs
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-04-15
revert changes for bug #292894
William Hubbs
2011-04-11
start loopback interface before mtab
William Hubbs
2011-04-10
remove "after bootmisc" dependency from loopback interface
William Hubbs
2011-04-10
bring up the loopback interface earlier
William Hubbs
2011-04-09
add fallback_routes support to network scripts
William Hubbs
2011-03-21
do not delete addresses when stopping a ppp interface.
Ed Wildgoose
2011-01-17
more whitespace cleanup
Mike Frysinger
2010-12-11
Bug #266659: we really need to allow peer, pointtopoint in parsing config lines.
Robin H. Johnson
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-06-05
Update copyright
Roy Marples
2009-05-29
Only delete addresses for interfaces that exist.
Roy Marples
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2008-12-30
Fix working on zsh
Roy Marples
2008-11-10
Restore interface_exists, interface_up and interface_exists, #123.
Roy Marples
2008-10-14
Fix adding just the default route, #119 thanks to pva.
Roy Marples
2008-06-03
Let ifdown control all interfaces.
Roy Marples
2008-05-09
Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875
Roy Marples
2008-04-29
We need to ensure that the init script started is correct, translating symlin...
Roy Marples