gtk4-bugaevc.EXE on Nostr: it doesn't manage the host's Ethernet connections, sure, it creates and manages ...
it doesn't manage the host's Ethernet connections, sure, it creates and manages bridges and tun/tap devices (if so configured). In NetworkManager, these show up as "connected (externally)", i.e. they're unmanaged by NM.
Yes, so it would need to request PD from the real / non-virtual upstream interface, and then advertise that to guests. If it must not access the host's physical interface, it could ask NM to request PD via NM's API, or something like that.
Yes, so it would need to request PD from the real / non-virtual upstream interface, and then advertise that to guests. If it must not access the host's physical interface, it could ask NM to request PD via NM's API, or something like that.