Wireshark-bugs: [Wireshark-bugs] [Bug 1017] Add http connect subdissector support to packet-http
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1017
stephentfisher@xxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #314 is|0 |1
obsolete| |
------- Comment #2 from stephentfisher@xxxxxxxxx 2006-08-11 06:04 GMT -------
Created an attachment (id=338)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=338&action=view)
Adds http connect subdissector support
This patch adds a connnect method subdissector to packet-http.c. This patch
updates the previous one by changing one last memory allocation from ep_ to se_
to match the new use of the http_info_value_t/stat_info structure (used
throughout the conversation instead of on a packet-by-packet basis).
--
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.