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
always lowercase the hostnames provided by the hostname helpers
The DHCP RFC doesn't require that the domain name option 15 be
lowercase, which can result in hostname that has uppercase letters. This
isn't a valid hostname and causes setting deserialization to fail.
0 commit comments