index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
etc
/
hotplug.d
Age
Commit message (
Expand
)
Author
2010-12-01
[package] base-files: derive connect_time from uptime as local system time ma...
jow
2010-12-01
[package] base-files: save the connect time of interfaces in uci state
jow
2010-06-30
[package] base-files: add "mtu" option for route sections, allows setting per...
jow
2010-06-02
[package] base-files:
jow
2010-06-01
[package] base-file: move alias setup to route hotplug, this fixes alias sect...
jow
2010-05-28
[package] base-files: 3g connection interfaces are now called "3g-*" - adjust...
jow
2010-05-17
[package] base-files (#7316)
jow
2010-05-17
[package] base-files: use uci_get() wrapper (#7312)
jow
2010-05-05
base-files: do not bring up wlan interfaces from hotplug events, so that wron...
nbd
2010-03-27
[package] base-files: add a hotplug handler for rdate
jow
2010-02-26
add the block-mount package by Daniel Dickinson (cshore), replacing existing ...
nbd
2010-01-23
[package] base-files: try to activate hotplugged partitions as swap and fall ...
jow
2009-08-10
[package] base-files: move ipv6 module loading from setup_interface() to addi...
jow
2009-04-19
fix broken logic in r15272, r15273
jow
2009-04-19
[package] base-files: (#4928)
jow
2009-04-12
[package] base-files: remove redundant netmask handling in 10-routes
jow
2009-01-30
Use block events for the mounting/unmounting of external storage devices.
matein4
2008-12-22
allow ipv4 routes without gateway in configuration
jow
2008-11-28
package/base-files: allow ipv6 routes without gateway specified
jow
2008-11-28
fix up the network ifname in the network state when receiving iface/ifup events
nbd
2008-07-30
network scripts: properly maintain the network state's list of assigned inter...
nbd
2008-06-06
use default gateway for routes that have no gw specified, Signed off by: Bria...
blogic
2008-02-03
Here comes the new UCI. Enjoy :)
nbd
2007-10-16
Add route6 option to setup IPv6 routes (#2528)
florian
2007-08-04
fix a race condition with dynamic interfaces and firewalling
nbd
2007-07-13
use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
nbd
2007-07-12
fix static routes for dynamic interfaces (#1446)
nbd
2007-06-20
added usb-storage hotpluging
blogic
2007-06-16
keep track of the network interface states (stored in uci format in /var/stat...
nbd
2007-05-01
buggy script; nolonger used
mbm
2007-04-12
remove automounting script for block devices - it's causing more problems tha...
nbd
2007-03-02
add support for static routes - based on the patch from #1365
nbd
2007-02-25
more reliable fix for handling ppp
nbd
2006-12-20
don't try to automount loopback devices (#1011)
nbd
2006-11-28
small tweaks to the usb disk hotplug scripts
mbm
2006-11-22
rename default/ to files/
nbd