Add --dhcp-name-match

This commit is contained in:
Simon Kelley
2018-08-08 23:46:03 +01:00
parent 397c0502e2
commit c822620967
5 changed files with 77 additions and 4 deletions

View File

@@ -49,6 +49,8 @@ version 2.80
DNS configuration which confused systemd-resolvd. Thanks to
Steve Dodd for characterising the problem.
Add --dhcp-name-match config option.
version 2.79
Fix parsing of CNAME arguments, which are confused by extra spaces.