~chtsanti/squid/icap-max-connections

« back to all changes in this revision

Viewing changes to src/ipcache.cc

  • Committer: Christos Tsantilas
  • Date: 2009-04-11 09:00:59 UTC
  • mfrom: (9294.1.333 trunk)
  • Revision ID: chtsanti@users.sourceforge.net-20090411090059-8n47p1kyy1cqfqkn
MergeĀ FromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
884
884
    }
885
885
 
886
886
    /** \par
887
 
     * Cached entries have IPs listed with a BNF of:   <IP> '-' ('OK'|'BAD') */
 
887
     * Cached entries have IPs listed with a BNF of:   ip-address '-' ('OK'|'BAD') */
888
888
    for (k = 0; k < count; k++) {
889
889
        /* Display tidy-up: IPv6 are so big make the list vertical */
890
890
        if (k == 0)