Possible bug in parsing dhcpcd.conf version 9.1.4
John Dough
Sat Jul 25 14:15:19 2020
The default configuration works flawlessly for all my networks,
however one wireless network needed a clientid to allow a proper
connection. I used the following configuration file, running version
9.1.4
/etc/dhcpcd.conf
duid
... other options ..
ssid <Offending Network>
clientid
noipv4ll
EOF
dhcpcd used the DUID to attempt the connection. I would have expected
that ssid specific configuration took precedence over config setup.
noipv4ll was working as expected, taking precedence over default
configuration.
Archive administrator: postmaster@marples.name