Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1017] New: Add http connect subdissector support to packet

Date: Wed, 26 Jul 2006 21:35:18 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1017

           Summary: Add http connect subdissector support to packet-http.c
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: Enhancement
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: stephentfisher@xxxxxxxxx


This patch enables protocols tunneled through a proxy via a HTTP CONNECT to be
dissected instead of being displayed as just non-HTTP traffic.  For example,
SSH or SSL going through a proxy will be dissected as such just like the Socks
dissector does.  The modification to packet-http.h is to remove the framenum
variable that was never used and unusable now due to my changes making this
structure belong to the whole conversation instead of each packet.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.