[libvirt] [PATCH] fix missing VLAN id for Qbg example

Laine Stump laine at laine.org
Mon May 2 16:07:44 UTC 2011


On 05/02/2011 11:14 AM, Eric Blake wrote:
> On 05/02/2011 08:49 AM, Gerhard Stenzel wrote:
>> For IEEE 802.1Qbg, it is necessary to use a VLAN interface.
>> vepa itself does not require a VLAN interface.


Just so I understand correctly - the 802.1Qbg standard requires using a 
VLAN, but the vepa implementation doesn't have that restriction, so it 
is still okay for someone using a vepa switch to not use a VLAN. Correct?


>> Signed-off-by: Gerhard Stenzel<stenzel at de.ibm.com>
>>
>> ===================================================================
>> --- a/docs/formatdomain.html.in
>> +++ b/docs/formatdomain.html.in
>> @@ -1440,6 +1440,10 @@
>>         the Virtual Station Interface (VSI) represents the virtual interface
>>         of a virtual machine.
>>       </p>
>> +<p>
>> +      Please note, that IEEE 802.1Qbg requires a non-zero value for the
> The comma is not necessary grammatically.
>
>> +      VLAN ID.
>> +</p>
> ACK and pushed with that nit fixed.

And it's already up on the website! Is the website content constantly 
refreshed directly from git? (I had assumed it was being updated at each 
release...)



More information about the libvir-list mailing list