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 |
[email protected]
|
Reporter |
[email protected]
|
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.