bind9/bin/dig
Ondřej Surý 63c29dcdfa Change the default EDNS buffer size for dig, mdig and host to 1232
The dig should behave closely to how the resolver code in `named` work,
so we need to change the buffer size in dig, mdig and host too.
2020-10-05 16:21:21 +02:00
..
include Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
win32 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Output timestamps in yaml to the microsecond if -u is specified. 2020-09-30 23:56:18 +10:00
dig.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dighost.c The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
dighost.h Change the default EDNS buffer size for dig, mdig and host to 1232 2020-10-05 16:21:21 +02:00
host.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
host.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Update and cleanup the readline library support 2020-08-18 10:27:14 +02:00
nslookup.c Refactored dns_message_t for using attach/detach semantics 2020-09-29 08:22:08 +02:00
nslookup.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00