]> git.ipfire.org Git - thirdparty/bind9.git/commit
Cleanup dns_opcode_t
authoralessio <alessio@isc.org>
Tue, 25 Feb 2025 09:40:10 +0000 (10:40 +0100)
committeralessio <alessio@isc.org>
Tue, 4 Mar 2025 17:35:14 +0000 (18:35 +0100)
commit87776a51ae42f1d705721905937ee6e34890ae46
tree5d17709003df2c4d498652d5749eb979da22f0e6
parent22b544272279f5dcef8ad35660388a0da33793f0
Cleanup dns_opcode_t

Make dns_opcode_t refer directly to the underlying enum, and use
attributes to ensure the underlying enum is the same size as uint16_t.
lib/dns/include/dns/stats.h
lib/dns/include/dns/types.h