summaryrefslogtreecommitdiff
path: root/vif-bridge-no-iptables.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vif-bridge-no-iptables.patch')
-rw-r--r--vif-bridge-no-iptables.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/vif-bridge-no-iptables.patch b/vif-bridge-no-iptables.patch
new file mode 100644
index 0000000..b3dffc2
--- /dev/null
+++ b/vif-bridge-no-iptables.patch
@@ -0,0 +1,13 @@
+Index: xen-4.5.0-testing/tools/hotplug/Linux/vif-bridge
+===================================================================
+--- xen-4.5.0-testing.orig/tools/hotplug/Linux/vif-bridge
++++ xen-4.5.0-testing/tools/hotplug/Linux/vif-bridge
+@@ -93,7 +93,7 @@ case "$command" in
+ ;;
+ esac
+
+-handle_iptable
++#handle_iptable
+
+ call_hooks vif post
+