bind9/lib/isc/include
Colin Vidal b4abc63dfa Add ISC_LIST support for isc_netaddr_t
Add an `isc_netaddrlink_t` type wrapping an `isc_netaddr_t` and an
`ISC_LINK`. This enable to build list of `isc_netaddr_t` without
increasing the memory footprint of existing usages of `isc_netaddr_t`
(which doesn't require to be linked).
2026-03-30 20:41:13 +02:00
..
isc Add ISC_LIST support for isc_netaddr_t 2026-03-30 20:41:13 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00