millert
cc6797b16c
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
21 years ago
millert
b68c09e067
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.
23 years ago
jakob
0b83396f5d
add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@
23 years ago
jakob
b16e11f270
EDNS0 RFC ref typo. ok deraadt@
23 years ago
itojun
a795b00db8
support EDNS0 (RFC2671) buffer size notification on DNS queries.
"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.
23 years ago
todd
f0cf4fb1ff
spelling
24 years ago
niklas
2a0bf72166
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
27 years ago
deraadt
8251d854d8
typo; graphix@iastate.edu
27 years ago
millert
281d3b7ded
Use u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>.
27 years ago
millert
ce40c01afc
Use in_addr_t not u_long.
28 years ago
downsj
9b73b59fa7
BIND 4.9.5 includes.
28 years ago
robin
9c0891d48e
Fix SLC_NAME_OK() macro which would return non-zero, if given the
argument: 0 (which is not a valid SLC code -- valid SLC codes are currently
1 -> 30 inclusive, from RFC-1184).
28 years ago
deraadt
6db0666942
add rfc1184 components; from robin@mailgate.dtc.rankxerox.co.uk
28 years ago
dm
eb15958f85
netbsd: bind 4.9.3
29 years ago
deraadt
47b73ff83c
initial import of NetBSD tree
29 years ago