Since dns_message_logfmtpacket() needs to be provided with both "from" and "to" socket addresses, rename it to dns_message_logpacketfromto() so that its name better conveys its purpose. Clean up the code comments for that function.
Since dns_message_logfmtpacket() needs to be provided with both "from" and "to" socket addresses, rename it to dns_message_logpacketfromto() so that its name better conveys its purpose. Clean up the code comments for that function.