163148b426
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=87c8ac43897718b61dbcbca0296d6c2a
14 lines
428 B
Diff
14 lines
428 B
Diff
Index: xen-4.0.1-testing/tools/hotplug/Linux/vif-bridge
|
|
===================================================================
|
|
--- xen-4.0.1-testing.orig/tools/hotplug/Linux/vif-bridge
|
|
+++ xen-4.0.1-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" ]
|