On Mon, 2019-03-18 at 14:07 +0000, Daniel P. Berrangé wrote:
> Historically in Fedora the /dev/net/tun device always existed, even if
> there is no 'tun' module currently loaded. Opening it then cause the
> 'tun' kernel module to autoload IIUC.
> 
> In Fedora 31 rawhide this is no longer the case. The /dev/net/tun device
> node doesn't exist at all in a fresh install.
> 
> Libvirt has always assumed the historical behaviour so currently it fails
> to setup networking due to /dev/net/tun no longer existing.
> 
> I expect other applications which deal with tun devices will be similarly
> affected.
> 
> I'm wondering if anyone can explain whether this is an intentional change
> in setup of /dev/ in Fedora 31 rawhide, or whether it is a bug that needs
> to be fixed ?  I'm struggling to figure out what changed - presumably
> something related to udev but the rules wrt /dev/net/tun appear the same
> in F30 and F31.

I'd guess it's most likely a kernel change, so ask laura / justin
maybe?
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to