mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-21 17:01:23 -05:00
nsupdate offers the switch -v to use TCP for update requests. But before sending that update request nsupdate was using UDP connection to gather the SOA for determining the zone if not given explicitly. Only use TCP if not using the default servers, because the SOA query lookup is a different server with different capabilities (and usually not for the better of it). |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| nsupdate.c | ||
| nsupdate.rst | ||