]> git.ipfire.org Git - thirdparty/squid.git/commit - lib/rfc1035.c
Added rfc1035BuildPTRQuery()
authorwessels <>
Sun, 18 Apr 1999 11:10:07 +0000 (11:10 +0000)
committerwessels <>
Sun, 18 Apr 1999 11:10:07 +0000 (11:10 +0000)
commitb8cbc8363d25ef804f33376bfe5276a71e13d2a8
tree944d82330a97d478a580c5c5a267b660e3b82a7c
parentef523f990009da27ce7bbac6ceb4b96301d09eb9
Added rfc1035BuildPTRQuery()

Changed rfc1035AnswersUnpack() to unpack DNS names into character
buffers so that the upper layers don't have to.   This is the switch
statement inside that function that exectues different copies
based on the record type.
lib/rfc1035.c