Re: [libvirt] [PATCH] ESX test case needs '/' in interface name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2010/4/1 Matthias Bolte <matthias.bolte@xxxxxxxxxxxxxx>:
> 2010/3/31 Stefan Berger <stefanb@xxxxxxxxxx>:
>> To fix an ESX test case, valid interface names need '/' as valid letter.
>>
>> Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>
>>
>> Index: libvirt-acl/src/conf/domain_conf.h
>> ===================================================================
>> --- libvirt-acl.orig/src/conf/domain_conf.h
>> +++ libvirt-acl/src/conf/domain_conf.h
>> @@ -298,7 +298,7 @@ struct _virDomainNetDef {
>>  };
>>
>>  # define VALID_IFNAME_CHARS \
>> - "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_"
>> + "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_/"
>>
>>  enum virDomainChrTargetType {
>>     VIR_DOMAIN_CHR_TARGET_TYPE_NULL = 0,
>>
>>
>
> ACK.
>
> Matthias
>

And I just pushed it, thanks.

Matthias

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]