aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xend-config.sxp
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-06-04 11:01:46 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-06-04 11:01:46 +0100
commit06809a93ad31d88b1768e598f21de56d21a1559c (patch)
treec69464bb7c5ae3eb32c48de643499e8e1f946b36 /tools/examples/xend-config.sxp
parentd18c70c4828a93ef440a6481c897d67230da7df3 (diff)
downloadxen-06809a93ad31d88b1768e598f21de56d21a1559c.tar.gz
xen-06809a93ad31d88b1768e598f21de56d21a1559c.tar.bz2
xen-06809a93ad31d88b1768e598f21de56d21a1559c.zip
[NET] Remove netloop from network bridge init scripts.
The scripts are partly based on work by Daniel P. Berrange. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/examples/xend-config.sxp')
-rw-r--r--tools/examples/xend-config.sxp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/examples/xend-config.sxp b/tools/examples/xend-config.sxp
index 047ed71c1e..aaddbee076 100644
--- a/tools/examples/xend-config.sxp
+++ b/tools/examples/xend-config.sxp
@@ -116,9 +116,7 @@
##
# To bridge network traffic, like this:
#
-# dom0: fake eth0 -> vif0.0 -+
-# |
-# bridge -> real eth0 -> the network
+# dom0: ----------------- bridge -> real eth0 -> the network
# |
# domU: fake eth0 -> vifN.0 -+
#