mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-24 02:59:43 -04:00
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. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||