Skip to content
  • Alexander Couzens's avatar
    iptables.c: lock the xtables.lock · 8b28043f
    Alexander Couzens authored
    When using fw3 together with other applications or scripts a race conditions
    might occure. When fw3 is preparing the new tables, another
    application can use the executable `iptables` which modifies the kernel-tables.
    libxtables will notifiy this and fails when fw3 is committing the changes resulting
    in a failed firewall.
    8b28043f