]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Clarify misleading iptables comment
authorKevin Benton <blak111@gmail.com>
Thu, 15 Jan 2015 07:45:14 +0000 (23:45 -0800)
committerKevin Benton <blak111@gmail.com>
Thu, 15 Jan 2015 15:36:46 +0000 (07:36 -0800)
commit1254e841523692c9fa21020bd1e6ed367f0fbddd
treec8e23fa782aad834cc8579649c52958186db0a22
parent2c94b10d741f3a9d96b548cc051850467468c8de
Clarify misleading iptables comment

Update the comment for the iptables rule matching the
conntrack INVALID state. The previous entry was misleading
because it sounded like it dropped all new connections.

Change-Id: I793c1a7d9fbc261ac361305524de8ad67477815b
neutron/agent/linux/iptables_comments.py
neutron/agent/linux/iptables_firewall.py