blob: b3dffc278dbbd7fabf28af285822a268bd7d9c54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
|