]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3122: Unknown record type in WCCPv2 Packet (6)
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 29 May 2011 04:57:28 +0000 (22:57 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 29 May 2011 04:57:28 +0000 (22:57 -0600)
src/wccp2.cc

index 0f79cf3356172728c90e4d6ac7270f9d1713647d..b24c7ed7d98a6f5b597f983e978b3354e7653ccf 100644 (file)
@@ -1271,6 +1271,7 @@ wccp2HandleUdp(int sock, void *not_used)
             /* Nothing to do for the types below */
 
         case WCCP2_ASSIGN_MAP:
+        case WCCP2_REDIRECT_ASSIGNMENT:
             break;
 
         default: