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