]> git.ipfire.org Git - thirdparty/squid.git/commit - src/dns/rfc3596.cc
Import RFC 3596 library extenstions from squid3-ipv6 branch.
authoramosjeffries <>
Fri, 14 Dec 2007 11:42:23 +0000 (11:42 +0000)
committeramosjeffries <>
Fri, 14 Dec 2007 11:42:23 +0000 (11:42 +0000)
commit0710cbcd89ad70d205b1aa53384976830d8dc471
treeb367d486cfa9b12558d717a62baed8349097727c
parent41d93087a0a99fa4a4c34eba4cf25606229567ff
Import RFC 3596 library extenstions from squid3-ipv6 branch.

This library extends the rfc1035 DNS resolver built into squid to handle
RFC 3596 IPv6 extensions for DNS. Namely the AAAA and PTR records.
CONTRIBUTORS
include/rfc3596.h [new file with mode: 0644]
lib/Makefile.am
lib/rfc3596.c [new file with mode: 0644]