|
| | dname.c |
| | This file contains domain name handling functions.
|
| |
| | dname.h |
| | This file contains functions to deal with domain names (dnames).
|
| |
| | msgencode.c |
| | This file contains a routines to encode DNS messages.
|
| |
| | msgencode.h |
| | This file contains temporary data structures and routines to create compressed DNS messages.
|
| |
| | msgparse.c |
| | Routines for message parsing a packet buffer to a descriptive structure.
|
| |
| | msgparse.h |
| | Contains message parsing data structures.
|
| |
| | msgreply.c |
| | This file contains a data structure to store a message and its reply.
|
| |
| | msgreply.h |
| | This file contains a data structure to store a message and its reply.
|
| |
| | packed_rrset.c |
| | This file contains the data storage for RRsets.
|
| |
| | packed_rrset.h |
| | This file contains the data storage for RRsets.
|
| |