bind9/lib/dns/rdata
Ondřej Surý 59d1326175
Use dns_rdatatype_none more consistently
Use dns_rdatatype_none instead of plain '0' for dns_rdatatype_t and
dns_typepair_t manipulation.  While plain '0' is technically ok, it
doesn't carry the required semantic meaning, and using the named
dns_rdatatype_none constant makes the code more readable.
2025-08-15 07:22:52 +02:00
..
any_255 Use DNS_RDATACOMMON_INIT to hide branch differences 2025-08-15 07:30:30 +10:00
ch_3 Use DNS_RDATACOMMON_INIT to hide branch differences 2025-08-15 07:30:30 +10:00
generic Use dns_rdatatype_none more consistently 2025-08-15 07:22:52 +02:00
hs_4 Use DNS_RDATACOMMON_INIT to hide branch differences 2025-08-15 07:30:30 +10:00
in_1 Use DNS_RDATACOMMON_INIT to hide branch differences 2025-08-15 07:30:30 +10:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
rdatastructpre.h Remove unused link field from rdatacommon 2025-07-17 12:57:51 +02:00
rdatastructsuf.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00