|
| authzone.c |
| This file contains the functions for an authority zone.
|
|
| authzone.h |
| This file contains the functions for an authority zone.
|
|
| listen_dnsport.c |
| This file has functions to get queries from clients.
|
|
| listen_dnsport.h |
| This file has functions to get queries from clients.
|
|
| localzone.c |
| This file contains functions to enable local zone authority service.
|
|
| localzone.h |
| This file contains functions to enable local zone authority service.
|
|
| mesh.c |
| This file contains functions to assist in dealing with a mesh of query states.
|
|
| mesh.h |
| This file contains functions to assist in dealing with a mesh of query states.
|
|
| modstack.c |
| This file contains functions to help maintain a stack of modules.
|
|
| modstack.h |
| This file contains functions to help maintain a stack of modules.
|
|
| outbound_list.c |
| This file contains functions to help a module keep track of the queries it has outstanding to authoritative servers.
|
|
| outbound_list.h |
| This file contains functions to help a module keep track of the queries it has outstanding to authoritative servers.
|
|
| outside_network.c |
| This file has functions to send queries to authoritative servers and wait for the pending answer events.
|
|
| outside_network.h |
| This file has functions to send queries to authoritative servers, and wait for the pending answer, with timeouts.
|
|
| rpz.c |
| This file contains functions to enable RPZ service.
|
|
| rpz.h |
| This file contains functions to enable RPZ service.
|
|
| view.c |
| This file contains functions to enable named views that can hold local zone authority service.
|
|
| view.h |
| This file contains functions to enable named views that can hold local zone authority service.
|
|