Comment 3 for bug 1279176

Revision history for this message
Thiago Martins (martinx) wrote : Re: IPv6 fails when "<interface type='direct'>", on top of OVS

BTW, I'm seeing that, with your example, you're using:

---
   <interface type='direct'>
      <source dev='eth0' mode='vepa'/>
---

...so, your example points directly to eth0 but, I'm using OpenVSwitch, is that valid even for when using it?!

I'm reading http://libvirt.org/formatdomain.html now, thanks for pointing it out!

Best,
Thiago