--------------------- PatchSet 5178 Date: 2007/08/07 12:33:19 Author: amosjeffries Branch: squid3-ipv6 Tag: (none) Log: Add notes on some recently identified limits to IPv6 build. Members: NOTES-IPv6:1.1.2.51->1.1.2.52 Index: squid3/NOTES-IPv6 =================================================================== RCS file: /cvsroot/squid-sf//squid3/Attic/NOTES-IPv6,v retrieving revision 1.1.2.51 retrieving revision 1.1.2.52 diff -u -r1.1.2.51 -r1.1.2.52 --- squid3/NOTES-IPv6 7 Aug 2007 08:45:39 -0000 1.1.2.51 +++ squid3/NOTES-IPv6 7 Aug 2007 12:33:19 -0000 1.1.2.52 @@ -1,4 +1,4 @@ -$Id: NOTES-IPv6,v 1.1.2.51 2007/08/07 08:45:39 amosjeffries Exp $ +$Id: NOTES-IPv6,v 1.1.2.52 2007/08/07 12:33:19 amosjeffries Exp $ NP: Any problems with this version of squid please contact squid3@treenet.co.nz for assistance. @@ -8,9 +8,10 @@ and require a full cachedir deletion and rebuild. Failure to do this will result in random segfaults and memory corruption. + IPv6 NEW FEATURES: - Squid handles localhost values seperately. ::1/128 is for the purpose of ACLs and also + Squid handles localhost values seperately. ::1 is for the purpose of ACLs and also for external connections considered a seperate IP from 127.0.0.1. This means all ACL defining behaviour for localhost may need ::1/128 included. @@ -19,6 +20,16 @@ through ::1 unless an IPv4-only link is required. +IPv6 LIMITS: + + Specify a specific tcp_outgoing_address and the clients who match its ACL are limited + to the IPv4 or IPv6 network that address belongs to. They are not permitted over the + IPv4-IPv6 boundary. + + WCCP is not available. + + Transparent proxy is not available. + CURRENTLY KNOWN ISSUES: