Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-26 | networkd: use an OrderedSet instead of Set to collect link domains | Lennart Poettering | |
For the search domain logic the order is highly relevant, hence make sure when collecting the various search domains to add them to an ordered set, so that the order between search domains of a specific link is retained. |