New config options.

git-svn-id: file:///svn/unbound/trunk@138 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2007-02-23 11:00:55 +00:00
parent 84053077eb
commit c4d87f4f5d
10 changed files with 72 additions and 10 deletions
+1 -1
View File
@@ -617,7 +617,7 @@ comm_point_drop_reply(struct comm_reply* repinfo)
struct outside_network*
outside_network_create(struct comm_base* base, size_t bufsize,
size_t ATTR_UNUSED(num_ports), const char** ATTR_UNUSED(ifs),
size_t ATTR_UNUSED(num_ports), char** ATTR_UNUSED(ifs),
int ATTR_UNUSED(num_ifs), int ATTR_UNUSED(do_ip4),
int ATTR_UNUSED(do_ip6), int ATTR_UNUSED(port_base))
{