> > > Please, confirm my "restoring" patches... I think they are safe even for > > IPv4. > > It looked OK, but I don't have an environment to even verify the IPv4 ASN > code... also very few (if any) is using this feature. > > Well, I use to take a look into the project.html page, and the link "view"... When the website refresh my last cvs commit, the cgi-bin will reproduce the diff between the HEAD and the squid3/squid3-ipv6 .
At around asn.cc you will know how the only difference affecting IPv4 is typedef int ASN; (defined at config.h) as you suggested... Yes. We will move later into squid.h...
