net-firewall/iptables: multiple fixes for runscript
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 20 Nov 2018 15:36:22 +0000 (16:36 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 20 Nov 2018 15:36:38 +0000 (16:36 +0100)
commitcdc003118830087bbb409761fe4e0e2c19ea103a
tree835a75dc169b73a09ee3bdb2991afa9ee59acf60
parentbc734b4aba11ab82572063b5f0423e1fbd51f6cd
net-firewall/iptables: multiple fixes for runscript

- We are now passing iptables "--wait" option to every iptables
  command which needs to aquire a lock. [Bug 501710]

- In addition, "--wait" (IPTABLES_LOCK_WAIT_TIME) and "--wait-interval"
  (IPTABLES_LOCK_WAIT_INTERVAL) is now configurable via
  /etc/conf.d/{iptables,ip6tables}.

- We are now only installing one runscript and now using a symlink
  for the ip6tables runscript.

- Error detection improved/added.

Closes: https://bugs.gentoo.org/501710
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-firewall/iptables/files/ip6tables-r1.confd [new file with mode: 0644]
net-firewall/iptables/files/iptables-r1.confd [new file with mode: 0644]
net-firewall/iptables/files/iptables-r1.init [new file with mode: 0755]
net-firewall/iptables/iptables-1.8.2-r1.ebuild [new file with mode: 0644]