URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0290bd359294294ee8533a9c5861dd7cda46ddb7
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0290bd3 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):
HTTP: share dissector status value_string array with tshark HTTP stats
Change-Id: I6de4a8b691922f7c4a8141b581b9f3c8ca112b60
Reviewed-on: https://code.wireshark.org/review/35942
Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Actions performed:
from 967c0f2 IPv4: Use FT_UINT8 for the 3 bits flags field
add 0290bd3 HTTP: share dissector status value_string array with tshark HTTP stats
Summary of changes:
debian/libwireshark0.symbols | 1 +
epan/dissectors/packet-http.h | 3 +-
ui/cli/tap-httpstat.c | 82 +++----------------------------------------
3 files changed, 7 insertions(+), 79 deletions(-)