X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=9ce06f00d2134cf13aa9af43ab17550eb5bc7e33;hb=f32bc7966248cb1b9f3c535669db577cd022c369;hp=75a7af9d484450689bf7cf3a18deebd87b6722e7;hpb=4a561cdbf4fcfe7cbc58a236a9ad7bc3c2476bef;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index 75a7af9..9ce06f0 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -1341,6 +1341,47 @@ When this file exists, the steps which setup and destroy a VLAN interface will be executed. + + +When this file exists, a tun interface will be created when the guest +starts, and removed when the guest stops. + + + + +When this file exists, a tap interface will be created when the guest +starts, and removed when the guest stops. + + + + +If a tun or tap interface is created, the presence of this file will +disable checksumming on it. + + + + +When this file exists, the tun/tap interface created will not be +owned by this particular guest. + + + + +Sets the ownership of tun/tap interfaces. Requires a user id, not a +username. + + + + +Sets the group ownership of tun/tap interfaces. Requires a group id, +not a group name. + + + + +Sets the link type of tun/tap interfaces. + +