summaryrefslogtreecommitdiffstats
path: root/include/arpa/nameser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of non-OpenBSD bits and use _BYTE_ORDER not BYTE_ORDERmillert2005-12-201-47/+8
| | | | OK deraadt@
* Remove unnecessary typedef usage.espie2004-01-221-9/+9
| | | | | | | | | u_char -> unsigned char u_short -> unsigned short u_long -> unsigned long u_int -> unsigned int okay millert@
* add a couple of new RR types; ok deraadt@jakob2004-01-171-1/+14
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
|
* add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@jakob2001-07-311-1/+6
|
* EDNS0 RFC ref typo. ok deraadt@jakob2001-07-251-2/+2
|
* support EDNS0 (RFC2671) buffer size notification on DNS queries.itojun2001-06-111-1/+2
| | | | | | | | | "options edns0" in /etc/resolv.conf will enable the behavior. no behavior change if you don't have the line. see resolv.conf(5) for more details. EDNS0 is useful for avoiding TCP DNS queries/replies on larger DNS responses. also, draft-ietf-dnsext-message-size-* plans to mandate EDNS0 support for DNS clients that support IPv6 transport.
* BIND 4.9.5 includes.downsj1997-03-131-54/+101
|
* netbsd: bind 4.9.3dm1996-02-191-80/+179
|
* initial import of NetBSD treederaadt1995-10-181-0/+248