GNOME Bugzilla – Bug 783785
[review] add support for domain search list (option 119) to internal DHCP (systemd) [th/sd-dhcp-domain-search-list-bgo783785]
Last modified: 2017-06-14 13:57:16 UTC
Now that sd_dhcp_lease support it natively...
> dhcp/systemd: add support for DHCPv4 domain search list (option 119) LOG_LEASE (LOGD_DHCP6, "domain search list '%s'", search_domains[i]); LOGD_DHCP4 Can you replace the string with "domain search '%s'", for consistency with nm-dhcp-utils.c? The rest LGTM. Also, please close or duplicate bug 750076.
thanks. Merged to master: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=bd59b8ddf4fd954fa127123a42f3dd0e8b6eea73