]> 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:41:45 +0000 (16:41 +0000)
commit1f03307bed9bb233054cc6cd8caa01297dca1a49
tree045fb1226be0615e4f5213968148ee02582fa893
parent484e5b69f7558d462632ebedadb5b540649459e7
options: Match exact string for environment changes

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