This website requires JavaScript.
Explore
Help
Sign In
openwrt
/
routing
Watch
1
Star
0
Fork
0
You've already forked routing
mirror of
https://github.com/openwrt/routing.git
synced
2026-04-15 19:02:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc93a9c4346d7cc8bacec842bba6516d3a96e643
routing
/
olsrd
History
Bastian Bittorf
d49b01e8cc
olsrd: hotplug: dont test if daemon is enabled, but look for a written PID-file. this solves the issue, that hotplug fires multiple restarts during boot for each upcoming interface (e.g. lo, lan, wan, wifi1, wifi2) which is racy somehow, but leaves hotplug itself working after normal startup. also reduce forking by directly sourcing '/etc/init.d/olsrd' via rc.common
2013-11-11 11:46:17 +01:00
..
files
olsrd: hotplug: dont test if daemon is enabled, but look for a written PID-file. this solves the issue, that hotplug fires multiple restarts during boot for each upcoming interface (e.g. lo, lan, wan, wifi1, wifi2) which is racy somehow, but leaves hotplug itself working after normal startup. also reduce forking by directly sourcing '/etc/init.d/olsrd' via rc.common
2013-11-11 11:46:17 +01:00
patches
a much simpler and cleaner fix
2013-08-23 20:22:48 +02:00
Makefile
olsrd: added hotplug script, which is needed for openwrt >= r38023 - otherwise it can happen that several interfaces are not known to olsrd at boottime
2013-09-25 14:36:21 +02:00