Skip to content

core: wait for carrier before resolving hostname via DNS

Beniamino Galvani requested to merge bg/hostname-lookup-carrier-rh2118817 into main

If there is no carrier on a device, don't try to resolve the hostname on it. Instead, subscribe to carrier change notifications and retry again once carrier goes up.

https://bugzilla.redhat.com/show_bug.cgi?id=2118817

Merge request reports