Index: xen-4.0.0-testing/tools/hotplug/Linux/vif-bridge
===================================================================
--- xen-4.0.0-testing.orig/tools/hotplug/Linux/vif-bridge
+++ xen-4.0.0-testing/tools/hotplug/Linux/vif-bridge
@@ -91,7 +91,7 @@ case "$command" in
         ;;
 esac
 
-handle_iptable
+#handle_iptable
 
 log debug "Successful vif-bridge $command for $vif, bridge $bridge."
 if [ "$command" == "online" ]