2c789f7e2f
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=24e6c52baae4dc9cfba9b8bb18434dec
14 lines
428 B
Diff
14 lines
428 B
Diff
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" ]
|