]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Adds documentation for veth vlan bridge options
authorThomas Parrott <thomas.parrott@canonical.com>
Thu, 4 Jun 2020 14:59:58 +0000 (15:59 +0100)
committerThomas Parrott <thomas.parrott@canonical.com>
Tue, 9 Jun 2020 08:58:32 +0000 (09:58 +0100)
Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
doc/lxc.container.conf.sgml.in

index 97f88995bba529433b71f2a3d9217812366103bf..7b0099d3af8542884ad1ae36c4671cdf88c16dfe 100644 (file)
@@ -474,6 +474,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
               <option>lxc.net.[i].veth.ipv6.route</option> options.
               Several lines specify several routes.
               The route is in format x.y.z.t/m, eg. 192.168.1.0/24.
+
+              In <option>bridge</option> mode untagged VLAN membership can be set with the
+              <option>lxc.net.[i].veth.vlan.id</option> option. It accepts a special value of 'none' indicating
+              that the container port should be removed from the bridge's default untagged VLAN.
+              The <option>lxc.net.[i].veth.vlan.tagged.id</option> option can be specified multiple times to set
+              the container's bridge port membership to one or more tagged VLANs.
             </para>
 
             <para>