Comment 12 for bug 1311904

Revision history for this message
Aaron Knister (aaron-knister) wrote : Re: iptables manager doesn't decrement rule_index upon duplicate chain

After creating the unit test, it looks like this specifically happens with duplicate rules (duplicate relative to the rules currently loaded in iptables) that are not wrapped (e.g. table.add_rule('myrule' ,wrap=False)).