resolv: Add internal __res_binary_hnok function
authorFlorian Weimer <fweimer@redhat.com>
Tue, 30 Aug 2022 08:02:49 +0000 (10:02 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 30 Aug 2022 08:02:49 +0000 (10:02 +0200)
commitc79327bf00a4be6d60259227acc78ef80ead3622
treed686c63b5defeb5fb9d9d56550963f0e57d46d5a
parent87aa98aa80627553a66bdcad2701fd6307723645
resolv: Add internal __res_binary_hnok function

During package parsing, only the binary representation is available,
and it is convenient to check that directly for conformance with host
name requirements.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
include/resolv.h
resolv/res-name-checking.c