]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3122: Unknown record type in WCCPv2 Packet (6)
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 23 May 2011 03:13:58 +0000 (21:13 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 23 May 2011 03:13:58 +0000 (21:13 -0600)
src/wccp2.cc

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