[xen-tools-dev] [PATCH] Document bridge config option in default configuration.
Stéphane Jourdois
sjourdois at gmail.com
Sat Jul 10 12:52:18 CEST 2010
This new option was added by Dmitry Nedospasov <dmitry at nedos.net>
in commit c03029e0c6509489834312f888523dee3f7bc92d
---
etc/xen-tools.conf | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/etc/xen-tools.conf b/etc/xen-tools.conf
index 84eea00..ca0927b 100644
--- a/etc/xen-tools.conf
+++ b/etc/xen-tools.conf
@@ -169,6 +169,12 @@ image = sparse # Specify sparse vs. full disk images.
#
# dhcp = 1
+#
+# Setup bridge name for host vif. Usefull if you use bridged networking
+# for guests.
+#
+# bridge = xendmz
+#
##
# Misc options
--
1.5.6.5
More information about the xen-tools-dev
mailing list