Enables hairpin_mode for virtual bridge ports, allowing NAT reflection

* enables hairpin_mode on virtual bridge ports on instance spawn
* adds conntrack DNAT state criteria to fixed/fixed SNAT exception so reflected traffic SNATs
* updates get_interface ElementTree to work with Python 2.6/2.7
* fixes bug 933640

Change-Id: I63b3e91b41898fcffda8a288be503f9b740b4b4e
This commit is contained in:
Evan Callicoat
2012-02-16 07:28:31 +00:00
parent f59474fad5
commit 8ab3d58489

View File

@@ -56,6 +56,7 @@ Eldar Nugaev <reldan@oscloud.ru>
Eoghan Glynn <eglynn@redhat.com>
Eric Day <eday@oddments.org>
Eric Windisch <eric@cloudscaling.com>
Evan Callicoat <diopter@gmail.com>
Ewan Mellor <ewan.mellor@citrix.com>
François Charlier <francois.charlier@enovance.com>
Gabe Westmaas <gabe.westmaas@rackspace.com>