summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/network/2370
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/network/2370')
-rw-r--r--results/classifier/gemma3:12b/network/237012
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/network/2370 b/results/classifier/gemma3:12b/network/2370
new file mode 100644
index 000000000..b50e6caec
--- /dev/null
+++ b/results/classifier/gemma3:12b/network/2370
@@ -0,0 +1,12 @@
+
+[RFE] vde support on Windows
+Additional information:
+A vdeswitch approach can be yet another solution for #2364 .   
+On Windows, other methods to simultaneously bridge local qemu-VMs and allow bridge members to connect to the internet are troublesome. 
+Compared to MAC/Linux wherein who use kernel provided bridging. Windows users don't have it easy.  
+
+**Ref**: 
+1. qemu manual for ```netdev vde```  
+   https://qemu.readthedocs.io/_/downloads/en/v8.2.1/pdf/#page=75 
+2. virtualsquare/VDE-2 github bug Can't understand how to get it running on Windows10 64 bit ```#28```  
+   https://github.com/virtualsquare/vde-2/issues/28