Comment 41 for bug 930962

Revision history for this message
Robie Basak (racb) wrote :

16:13 <rbasak> hallyn_: about bug 930962. I was suggesting doing the mangle the other way
               inside the container. Not sure if that's possible.
16:13 <rbasak> hallyn_: if not, then "iptables -D" can delete a rule by its specification,
               so perhaps "iptables -D ... || true; iptables -A ..." is a (hacky)
               workaround?