]> git.ipfire.org Git - thirdparty/squid.git/commit - src/eui/Eui48.cc
rename ip/IpAddress to ip/Address to better reflect the class name after namespace...
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Sun, 2 May 2010 19:32:42 +0000 (21:32 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Sun, 2 May 2010 19:32:42 +0000 (21:32 +0200)
commit96d89ea0c88d024562ad21eadd501473891b5e42
tree6c2cf1130bf7cec8440e131cb66a0d7e4025df41
parent9b3470cec3866485836b749bcfcecb9dbfec3688
rename ip/IpAddress to ip/Address to better reflect the class name after namespace change
47 files changed:
src/AccessLogEntry.h
src/ClientInfo.h
src/CompositePoolNode.h
src/ConnectionDetail.h
src/PeerSelectState.h
src/acl/Arp.cc
src/acl/Asn.h
src/acl/DestinationAsn.h
src/acl/Eui64.cc
src/acl/Ip.h
src/acl/SourceAsn.h
src/auth/User.h
src/cache_cf.cc
src/client_db.cc
src/client_side.cc
src/comm.cc
src/comm.h
src/delay_pools.cc
src/dnsserver.cc
src/errorpage.h
src/esi/Esi.cc
src/eui/Eui48.cc
src/eui/Eui64.cc
src/fde.h
src/forward.cc
src/forward.h
src/helper.h
src/icmp/Icmp.h
src/icmp/net_db.cc
src/icp_v2.cc
src/ip/Address.cc [moved from src/ip/IpAddress.cc with 99% similarity]
src/ip/Address.h [moved from src/ip/IpAddress.h with 100% similarity]
src/ip/Intercept.cc [moved from src/ip/IpIntercept.cc with 99% similarity]
src/ip/Intercept.h [moved from src/ip/IpIntercept.h with 100% similarity]
src/ip/Makefile.am
src/ip/testAddress.cc [moved from src/ip/testIpAddress.cc with 99% similarity]
src/ip/testAddress.h [moved from src/ip/testIpAddress.h with 100% similarity]
src/ipc.cc
src/ipcache.cc
src/neighbors.cc
src/protos.h
src/snmp_core.cc
src/squid.h
src/tools.cc
src/wccp2.cc
tools/cachemgr.cc
tools/squidclient.cc