2010-09-28 00:07:21 +02:00
|
|
|
Index: xen-4.0.1-testing/tools/hotplug/Linux/vif-bridge
|
2010-03-02 01:46:56 +01:00
|
|
|
===================================================================
|
2010-09-28 00:07:21 +02:00
|
|
|
--- xen-4.0.1-testing.orig/tools/hotplug/Linux/vif-bridge
|
|
|
|
+++ xen-4.0.1-testing/tools/hotplug/Linux/vif-bridge
|
2010-03-02 01:46:56 +01:00
|
|
|
@@ -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" ]
|