bind9/bin
Evan Hunt 2d3439ee02 add dns_message API to add EDNS options
The new dns_message_ednsinit() and dns_message_ednsaddopt() functions
allow EDNS options to be added to a message one at a time; it is no
longer necessary to construct a full array of EDNS options and set
them all at once.

This allows us to simplify EDNS option handling code, and in the
future it wlil allow plugins to add EDNS options to existing
messages.
2025-11-21 11:13:18 -08:00
..
check "named-checkconf -b" dumps built-in config 2025-11-04 09:26:33 +01:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv add dns_message API to add EDNS options 2025-11-21 11:13:18 -08:00
dig add dns_message API to add EDNS options 2025-11-21 11:13:18 -08:00
dnssec cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
include move default configuration to common bin/include folder 2025-10-29 13:55:04 -07:00
named fix ACL settings when merging views 2025-11-20 11:24:11 -08:00
nsupdate add dns_message API to add EDNS options 2025-11-21 11:13:18 -08:00
plugins cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
rndc add showconf in RNDC usage 2025-11-18 09:23:10 +01:00
tests Wait longer before keymgr is done 2025-11-21 14:20:58 +01:00
tools add dns_message API to add EDNS options 2025-11-21 11:13:18 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00