complete renaming of the modules edns list

This commit is contained in:
TCY16
2021-11-08 11:50:29 +01:00
parent fa73142b79
commit 8205c87a96
11 changed files with 31 additions and 32 deletions
+1 -1
View File
@@ -1246,7 +1246,7 @@ struct serviced_query* outnet_serviced_query(struct outside_network* outnet,
}
edns.opt_list_in = NULL;
edns.opt_list_out = qstate->edns_opts_back_out;
edns.opt_list_modules_out = NULL;
edns.opt_list_inplace_cb_out = NULL;
attach_edns_record(pend->buffer, &edns);
}
memcpy(&pend->addr, addr, addrlen);