On 11/14/24 9:08 PM, Caleb Connolly wrote: [...] > + case IP: > + ipaddr = env_get("ipvaddr"); ipvaddr with 'v' in the middle ? Shouldn't that be 'ipaddr' ? > + if (!ipaddr) > + ipaddr = "none";