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:
@@ -125,6 +125,7 @@ debug = False
|
||||
#host = 0.0.0.0
|
||||
#port = 5354
|
||||
#tcp_backlog = 100
|
||||
#all_tcp = False
|
||||
|
||||
#-----------------------
|
||||
# Agent Service
|
||||
|
||||
Reference in New Issue
Block a user