]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: when filtering out duplicate domain names use DNS comparison
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Jan 2016 19:33:47 +0000 (20:33 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 26 Jan 2016 13:42:03 +0000 (14:42 +0100)
commit482d1aeb671e813535f0ff9fadf4e1827ee32e20
treeaa3d84391e7400fe35e5ba124df95f49ebcec7ce
parent0061695507e889069c0c974cf85cd570f7ec9a88
networkd: when filtering out duplicate domain names use DNS comparison

When we collect the domain names of the various links and other sources in one ordered set, make sure to use proper DNS
name comparison to filter out duplicates.
src/network/networkd-manager.c