Skip to content

[nm-1.38] [RFE] dispatch `dns-change` dispatcher event

Gris Ge requested to merge cathay4t/NetworkManager:nm-1-38 into main

Backport the dns-change event feature to nm-1.38 branch.

The git cherry-pick -x has conflicts due to different argument of nm_device_clear_dns_lookup_data(). Patch amended.

Manually tested on dns-change event.

Merge request reports