]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
options: Match exact string for environment changes
authorRoy Marples <roy@marples.name>
Tue, 7 Feb 2023 16:39:27 +0000 (16:39 +0000)
committerRoy Marples <roy@marples.name>
Tue, 7 Feb 2023 16:39:27 +0000 (16:39 +0000)
commit73edae310bab989d9ec34be85a8c86353c7f7095
tree27d0abf4a3b4e859ef4431cfc6d90a4c28aa907a
parent931c168e91d9ffaf1ed2f497d02d24dd5875790b
options: Match exact string for environment changes

So that domain_name doesn't overwrite domain_name_servers.
Fixes #184.
src/if-options.c