aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGeorge Dunlap <george.dunlap@eu.citrix.com>2013-07-05 12:13:55 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-07-22 22:20:59 +0100
commit61917a0802b93cebd596c6c71aa13df428149f67 (patch)
tree1416021413dc8509153576a28ead60c8b3f9c0cb /docs
parentf3e5942b1f15ce238aa53a5e176467ac2d15e3ca (diff)
downloadxen-61917a0802b93cebd596c6c71aa13df428149f67.tar.gz
xen-61917a0802b93cebd596c6c71aa13df428149f67.tar.bz2
xen-61917a0802b93cebd596c6c71aa13df428149f67.zip
libxl: Add vif.default.backend to xl.conf
This will allow a user to default to a network driver domain system-wide. Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com> Acked-by: Roger Pau Monné <roger.pau@citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/man/xl.conf.pod.56
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/man/xl.conf.pod.5 b/docs/man/xl.conf.pod.5
index 125f786e6b..7c43bde4fa 100644
--- a/docs/man/xl.conf.pod.5
+++ b/docs/man/xl.conf.pod.5
@@ -93,6 +93,12 @@ The old B<defaultbridge> option is deprecated and should not be used.
Default: C<xenbr0>
+=item B<vif.default.backend="NAME">
+
+Configures the default backend to set for virtual network devices.
+
+Default: C<0>
+
=item B<vif.default.gatewaydev="NAME">
Configures the default gateway device to set for virtual network devices.