]> git.ipfire.org Git - thirdparty/squid.git/commit - src/ip/Address.cc
Import IPAddress class and unit-tests from squid3-ipv6 branch
authoramosjeffries <>
Fri, 14 Dec 2007 11:29:22 +0000 (11:29 +0000)
committeramosjeffries <>
Fri, 14 Dec 2007 11:29:22 +0000 (11:29 +0000)
commit41d93087a0a99fa4a4c34eba4cf25606229567ff
tree207c62415e946acb38df72e0e4ce354693a254a4
parentbe98a91ec8d6785a9dfef4a1ded6f5af0f9deb76
Import IPAddress class and unit-tests from squid3-ipv6 branch

This class forms the basis of the IPv6 capable code for squid
include/IPAddress.h [new file with mode: 0644]
lib/IPAddress.cc [new file with mode: 0644]
lib/Makefile.am
lib/tests/testIPAddress.cc [new file with mode: 0644]
lib/tests/testIPAddress.h [new file with mode: 0644]