]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: correct and update network vlan example
authorLaine Stump <laine@laine.org>
Wed, 26 Jun 2013 06:13:45 +0000 (02:13 -0400)
committerLaine Stump <laine@laine.org>
Wed, 26 Jun 2013 06:21:23 +0000 (02:21 -0400)
commitab0c8df0b1f6a34f0ccc44d477c4abb16bb40f7c
tree4ae398ad5edd0ecea547dd7450363c420fc63f06
parentec30f0f7bfcf8e86159719ee7f7b791296590ecd
docs: correct and update network vlan example

Somehow I put an example of a domain interface with a <vlan> element
into the network documentation.

This patch replaces that with an example of a network definition that
has a vlan element with trunk='yes', multiple tags, and even the new
nativeMode attribute. It also includes a <portgroup> that has a vlan
defined.
docs/formatnetwork.html.in