From a2ea01f039656b168e2b874aae82547adbd9015c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Jourdois?= Date: Sat, 10 Jul 2010 11:43:20 +0200 Subject: [PATCH] Document bridge config option in default configuration. This new option was added by Dmitry Nedospasov in commit c03029e0c6509489834312f888523dee3f7bc92d --- etc/xen-tools.conf | 6 ++++++ 1 file changed, 6 insertions(+) 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