From b61e1ea12cd41ea507b1f6496ec1413c93bd679b Mon Sep 17 00:00:00 2001 From: Evan Callicoat Date: Thu, 16 Feb 2012 07:28:31 +0000 Subject: 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(+) (limited to 'Authors') diff --git a/Authors b/Authors index 8de5e3ca8..af9020207 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 -- cgit