]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
fix doxygen comments.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Apr 2018 12:16:10 +0000 (12:16 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Apr 2018 12:16:10 +0000 (12:16 +0000)
git-svn-id: file:///svn/unbound/trunk@4632 be551aaa-1e26-0410-a405-d3ace91eadb9

services/outside_network.h

index 0853f15e23ba2b782c4d057f0532cd129dff114b..105f7651363ff8845e742141ba56fc2d452bb3e5 100644 (file)
@@ -489,6 +489,8 @@ void pending_delete(struct outside_network* outnet, struct pending* p);
  * @param nocaps: ignore use_caps_for_id and use unperturbed qname.
  * @param tcp_upstream: use TCP for upstream queries.
  * @param ssl_upstream: use SSL for upstream queries.
+ * @param tls_auth_name: when ssl_upstream is true, use this name to check
+ *     the server's peer certificate.
  * @param addr: to which server to send the query.
  * @param addrlen: length of addr.
  * @param zone: name of the zone of the delegation point. wireformat dname.