http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27165 User: morriss Date: 2009/01/06 06:23 AM Log: Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3175 by making WCCP a a "new style" dissector: if the message type is unknown then don't try to dissect the packet as WCCP. Update the URL to the (expired) ID for the v2 spec. Note in a comment that the UDP port in the spec is not IANA assigned. Directory: /trunk/epan/dissectors/ Changes Path Action +12 -4 packet-wccp.c Modified