Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@ | jakob | 2001-07-31 | 1 | -4/+13 |
| | |||||
* | support EDNS0 (RFC2671) buffer size notification on DNS queries. | itojun | 2001-06-11 | 1 | -2/+39 |
| | | | | | | | | | "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. | ||||
* | fouled up a tiny bit | provos | 1997-04-13 | 1 | -3/+4 |
| | |||||
* | the before mentioned random number generator. | provos | 1997-04-13 | 1 | -3/+8 |
| | |||||
* | Integrate BIND 4.9.5 resolver and associated routines. | downsj | 1997-03-13 | 1 | -92/+47 |
| | | | | Includes the DNS aware getnetby*() routines and IPv6 support. | ||||
* | Clean up lint and compile warnings | tholo | 1996-12-14 | 1 | -2/+2 |
| | |||||
* | Remove dead code | tholo | 1996-09-15 | 1 | -1/+4 |
| | | | | | | Remove unused variables Silence some warnings lint(1) is your friend | ||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -8/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | netbsd: bind 4.9.3 | dm | 1996-02-19 | 1 | -22/+24 |
| | |||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+236 |