ends0 fix and message argument rename
renamed the original MessaPtr message argument in the various process() calls to query_message, to better reflect the content Also fixed EDNS0 responses; fill in our own value (currently hardcoded to 4096, we should make this configurable at some point) added a new constant DEFAULT_MAX_EDNS0_UDPSIZE to lib/dns/message.h for that purpose
Please register or sign in to comment