Wireshark-bugs: [Wireshark-bugs] [Bug 8287] New: HTTP dissector: add timespan between req/res, a
Date: Fri, 01 Feb 2013 07:05:33 +0000
Bug ID 8287
Summary HTTP dissector: add timespan between req/res, add links to req/res and next/prev req
Classification Unclassified
Product Wireshark
Version SVN
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter doj@cubic.org

Created attachment 9914 [details]
add links, timespan and number to HTTP dissector

Build Information:

--
The attached patch add some meta information to HTTP requests and responses:

- It calculates the timespan between the request and response and displays that
in the response.
- It adds links from the request to the response and back
- If the connection contain multiple requests/responses it adds links the the
previous and next request/response.


You are receiving this mail because:
  • You are watching all bug changes.