Volker experienced a situation where we leaked iptable rules
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 31 Mar 2010 00:20:25 +0000 (11:20 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 7 Apr 2010 00:39:40 +0000 (10:39 +1000)
commit8f2e48b74b96219a3b4258ec864a5652883620e4
treebfd475bbcaff0aeed3e5d9431b8f7be808c2ded4
parentf5ac659e4df9ba6ee4652aeb9b4f5a01b532fd99
Volker experienced a situation where we leaked iptable rules
and continued to block an ipaddress after a recovery had completed.

Rework how we handle the iptables blocking and use a new separate
table for all failover related blocks so that we can find these rules and
remove them more easily from outside of the takeip and releaseip events.
config/events.d/10.interface