]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: add test for route-only domain filtering (#3609)
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 28 Jun 2016 16:18:27 +0000 (18:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Jun 2016 16:18:27 +0000 (18:18 +0200)
commit94363cbbf38023bac4fc90595d2d839d25acfe38
treeeacb4a1f01e1930f31b979f1335ff241244644d9
parenta29337d18678c5ebc5c1fd17b7fa4016551c5646
resolved: add test for route-only domain filtering (#3609)

With commit 6f7da49d00 route-only domains do not get put into resolv.conf's
"search" list any more. Add a comment about the tri-state, to clarify its
semantics and why we are passing a bool parameter into an int type. Also add a
test case for it.
src/resolve/resolved-manager.c
test/networkd-test.py