From 8ab3d58489df3ce3b9f3f4ef6f335151e11ac790 Mon Sep 17 00:00:00 2001 From: Evan Callicoat Date: Thu, 16 Feb 2012 07:28:31 +0000 Subject: [PATCH] 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 --- Authors | 1 + 1 file changed, 1 insertion(+) diff --git a/Authors b/Authors index 8de5e3ca..af902020 100644 --- a/Authors +++ b/Authors @@ -56,6 +56,7 @@ Eldar Nugaev Eoghan Glynn Eric Day Eric Windisch +Evan Callicoat Ewan Mellor François Charlier Gabe Westmaas