Allow MiniDNS to Send Everything Over TCP

*Adds a configurable option all-tcp, that when enabled sends NOTIFYs and
SOA queries over TCP, instead of UDP.

Change-Id: I16447568f770210a75a70fb55d45a5e7a9c1a84e
This commit is contained in:
Tim Simmons
2015-02-19 15:20:50 +00:00
parent b5f2eb53cc
commit df6a87f35f
4 changed files with 27 additions and 3 deletions

View File

@@ -125,6 +125,7 @@ debug = False
#host = 0.0.0.0
#port = 5354
#tcp_backlog = 100
#all_tcp = False
#-----------------------
# Agent Service