[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squid-cvs
Subject:    /bzr/squid3/trunk/ r13367: Typo in rev.13366
From:       Amos Jeffries <squid3 () treenet ! co ! nz>
Date:       2014-04-21 15:07:31
Message-ID: 20140421151003.26557.qmail () squid-cache ! org
[Download RAW message or body]

--===============1514816402==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------
revno: 13367
committer: Amos Jeffries <squid3@treenet.co.nz>
branch nick: trunk
timestamp: Mon 2014-04-21 09:07:31 -0600
message:
  Typo in rev.13366
modified:
  src/peer_select.cc

--===============1514816402==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; name="r13367.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

=== modified file 'src/peer_select.cc'
--- a/src/peer_select.cc	2014-04-21 12:40:32 +0000
+++ b/src/peer_select.cc	2014-04-21 15:07:31 +0000
@@ -257,7 +257,7 @@
             // construct a "result" adding the ORIGINAL_DST to the set instead of DIRECT
             Comm::ConnectionPointer p = new Comm::Connection();
             p->remote = req->clientConnectionManager->clientConnection->local;
-            p->peerType = HIER_ORIGINAL_DST; // fs->code is DIRECT. This fixes the display.
+            p->peerType = ORIGINAL_DST; // fs->code is DIRECT. This fixes the display.
             p->setPeer(fs->_peer);
 
             // check for a configured outgoing address for this destination...


--===============1514816402==--
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic