Michael Tremer 7506baa2eb wirelesscrtl: Add --wait to iptables command line.
With a huge number of access rules, inserting all rules
into the kernel took a long while in which other iptables
tried to access the kernel's ruleset as well, which then
lead to resource conflicts.

Since iptables 1.4.20, the --wait parameter is supported
that will wait for a global xtables lock and then proceed.
2013-12-12 21:05:56 +01:00
2013-12-10 00:15:01 +01:00
2013-11-30 12:45:31 +01:00
2013-12-10 00:15:01 +01:00
2013-10-02 16:24:24 +02:00
2010-01-22 11:37:55 +01:00
2013-12-10 00:15:01 +01:00
Description
No description provided
101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%