* Copyright (c) 2013, NLnet Labs. See LICENSE for license.
*/
-/** \file see addrtree.h */
+/** \file
+ * see addrtree.h
+ * */
#include <stdio.h>
#include <string.h>
*
* Copyright (c) 2013, NLnet Labs. See LICENSE for license.
*/
-
+
+/**
+ * \file
+ * Subnet option related constants.
+ */
+
#include "config.h"
#ifdef CLIENT_SUBNET /* keeps splint happy */
/**
* \file
- *
- *
+ * Subnet option related constants.
*/
#ifndef EDNSSUBNET_EDNSSUBNET_H
* @param unwanted_param: user parameter to action.
* @param do_udp: if udp is done.
* @param sslctx: context to create outgoing connections with (if enabled).
+ * \if CLIENT_SUBNET
* @param edns_subnet_upstreams: Servers whitelisted for edns-subnet.
+ * \endif
* @return: the new structure (with no pending answers) or NULL on error.
*/
struct outside_network* outside_network_create(struct comm_base* base,