From c22f60e6e55f1bf300dd76d2222a93911f3b2bb2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 12 Oct 2023 04:00:49 +0000 Subject: automatic import of xen --- vif-bridge-no-iptables.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 vif-bridge-no-iptables.patch (limited to 'vif-bridge-no-iptables.patch') diff --git a/vif-bridge-no-iptables.patch b/vif-bridge-no-iptables.patch new file mode 100644 index 0000000..b3dffc2 --- /dev/null +++ b/vif-bridge-no-iptables.patch @@ -0,0 +1,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 + -- cgit v1.2.3