]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3113-clientinfo-refactor' into 'main'
authorEvan Hunt <each@isc.org>
Wed, 8 Feb 2023 08:10:20 +0000 (08:10 +0000)
committerEvan Hunt <each@isc.org>
Wed, 8 Feb 2023 08:10:20 +0000 (08:10 +0000)
commit87ec418e04dbcd69d5d289c1e878b8de72d22086
treecf7560f1d620e8f822c8f4d7b5005ad78cd1b372
parent079254487216f61ea660c4d87f1a1973972f4dc3
parentff3fdaa424824a3fa49651872b4badaed6b1c5f7
Merge branch '3113-clientinfo-refactor' into 'main'

refactor dns_clientinfo_init(); use separate function to set ECS

Closes #3113

See merge request isc-projects/bind9!5782