mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-25 03:43:49 -04:00
Add a new parameter to 'ns_client_t' to store potential extended DNS error. Reset when the client request ends, or is put back. Add defines for all well-known info-codes. Update the number of DNS_EDNSOPTIONS that we are willing to set. Create a new function to set the extended error for a client reply. |
||
|---|---|---|
| .. | ||
| client.h | ||
| events.h | ||
| hooks.h | ||
| interfacemgr.h | ||
| listenlist.h | ||
| log.h | ||
| notify.h | ||
| query.h | ||
| server.h | ||
| sortlist.h | ||
| stats.h | ||
| types.h | ||
| update.h | ||
| xfrout.h | ||