]> granicus.if.org Git - pdns/commitdiff
Update ipBindAddrNoPort documentation to include default value.
authorDan McCombs <dmccombs@dyn.com>
Tue, 31 Oct 2017 10:27:47 +0000 (06:27 -0400)
committerDan McCombs <dmccombs@dyn.com>
Tue, 31 Oct 2017 10:27:47 +0000 (06:27 -0400)
pdns/dnsdistdist/docs/reference/config.rst

index cb167e78c017953a8ab4106cf7b0ca35abf9bff6..80cd1bf4b8073b50dac694f3fc260627298dc0e9 100644 (file)
@@ -224,7 +224,7 @@ Servers
       tcpSendTimeout=NUM,    -- The timeout (in seconds) of a TCP write attempt
       tcpRecvTimeout=NUM,    -- The timeout (in seconds) of a TCP read attempt
       tcpFastOpen=BOOL,      -- Whether to enable TCP Fast Open
-      ipBindAddrNoPort=BOOL, -- Whether to enable IP Bind Address No Port
+      ipBindAddrNoPort=BOOL, -- Whether to enable IP_BIND_ADDRESS_NO_PORT if available, default: true
       name=STRING,           -- The name associated to this backend, for display purpose
       checkName=STRING,      -- Use STRING as QNAME in the health-check query, default: "a.root-servers.net."
       checkType=STRING,      -- Use STRING as QTYPE in the health-check query, default: "A"