aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorRoger Pau Monne <roger.pau@citrix.com>2013-03-13 17:42:17 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-03-15 12:40:37 +0000
commite66be7e48421f0a67f29dd7d572d42c7627807c7 (patch)
treebbfac72498c90cc774574245d63e90f48468a69c /docs/man
parentcb724faf0138a92dcebb8cf249ae79ba87a67ff9 (diff)
downloadxen-e66be7e48421f0a67f29dd7d572d42c7627807c7.tar.gz
xen-e66be7e48421f0a67f29dd7d572d42c7627807c7.tar.bz2
xen-e66be7e48421f0a67f29dd7d572d42c7627807c7.zip
xl: add vif.default.bridge
This is a replacement for defaultbridge xl.conf option. The now deprecated defaultbridge is still supported. Signed-off-by: Roger Pau Monné <roger.pau@citrix.com> Cc: George Dunlap <George.Dunlap@eu.citrix.com> Cc: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xl.conf.pod.54
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/man/xl.conf.pod.5 b/docs/man/xl.conf.pod.5
index f8f7e7fc79..31aebcaa90 100644
--- a/docs/man/xl.conf.pod.5
+++ b/docs/man/xl.conf.pod.5
@@ -76,10 +76,12 @@ Configures the default hotplug script used by virtual network devices.
Default: C</etc/xen/scripts/vif-bridge>
-=item B<defaultbridge="NAME">
+=item B<vif.default.bridge="NAME">
Configures the default bridge to set for virtual network devices.
+The old B<defaultbridge> option is deprecated and should not be used.
+
Default: C<xenbr0>
=item B<vif.default.gatewaydev="NAME">