1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-23 02:24:43 +02:00
jow 5acb7ec58a [package] firewall:
- defer firewall start until the first interface is brought up by hotplug, fixes race conditions on slow devices
	- create a file lock during firewall start and wait for it in hotplug events, prevents race conditions between start and addif
	- start firewall actions in background from hotplug handler since the firewall itself fires further hotplug events which results in a deadlock if not forked off
	- get loaded state direcly from the uci binary since updated value is not recognized by config_get after uci_set_state
	- bump package revision to r2


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-17 12:47:14 +00:00
..
2010-03-26 14:27:22 +00:00
2010-05-01 18:01:36 +00:00
2010-05-17 12:47:14 +00:00
2010-04-23 11:27:29 +00:00
2010-04-27 15:35:48 +00:00
2010-04-27 15:37:13 +00:00
2010-04-14 23:26:48 +00:00
2009-12-19 22:19:42 +00:00
2010-03-26 14:29:07 +00:00
2010-03-26 14:29:10 +00:00
2010-04-18 17:17:06 +00:00
2010-03-23 01:28:52 +00:00
2010-04-24 11:07:41 +00:00
2010-05-13 18:24:27 +00:00
2010-03-05 20:28:52 +00:00