[libvirt] [PATCH] dots should be valid characters in interface names

Laine Stump laine at laine.org
Thu May 20 03:05:58 UTC 2010


On 05/19/2010 10:41 PM, Charles Duffy wrote:
> Howdy!
>
> I spent some time scratching my head this evening, as libvirt was 
> stripping the target/@dev entry from my interface[@type='ethernet'].
>
> Turns out that this was caused by the interface name containing a 
> period, which is rejected by isValidIfname(). As the kernel allows the 
> creation of such interfaces, it is improper for libvirt to reject them.
>
> The attached one-liner (built against RHEL6b1's libvirt but still 
> applicable against current master as of 10c681622) fixes this issue.

I think we need to add ":" there as well (at least - maybe there are 
others), don't we?




More information about the libvir-list mailing list