You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vminitd: Fall back to /proc/net/pnp for DNS when nameservers are empty
When configureDns is called with an empty nameservers list, read
/proc/net/pnp (written by the kernel IP_PNP DHCP client) and use any
nameserver lines found there. This provides automatic DNS configuration
for bridge-mode containers without a new RPC or proto change.
0 commit comments