[FS#943] iptables 1.6.1 ignores locks
LEDE Bugs
lede-bugs at lists.infradead.org
Tue Aug 1 03:24:12 PDT 2017
The following task has a new comment added:
FS#943 - iptables 1.6.1 ignores locks
User who did this - Charlemagne Lasse (charlemagnelasse)
----------
Here is the output of a patched version (don't forget to update the configure script):
root at LEDE:/# strace -e open,flock iptables -w -L
...
open("/var/lock/xtables.lock", O_RDONLY|O_CREAT|O_LARGEFILE, 0600) = 3
flock(3, LOCK_EX)
....
----------
More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=943#comment3182
More information about the lede-bugs
mailing list