aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tvbparse.h
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2017-11-30 03:39:14 +0000
committerAnders Broman <a.broman58@gmail.com>2017-11-30 05:37:54 +0000
commit6a00fa767fec78020203e1f53062c6a2e5a117c6 (patch)
treee4a090606f369608ed12043209634a51803910dd /epan/tvbparse.h
parentbb4726abf220e5223a8eee8120bae14ef2f1a4a4 (diff)
http2: select fields from Decompressed header tab when possible
The "Decompressed header" tab contains some human-readable text, but no field was associated with it. Instead, the fields were attached to raw compressed headers which, all with the same offset and length. Ensure that each byte in the decompressed header tab is accounted for. The only fields that are still pointing to the raw compressed buffer is the http2.header field (covering a full raw header), the representation type (a few bits, at most 1 octet) and the index length (guessed length, an exact value is probably not worth the cpu cycles). Change-Id: Ic0118e9ed583841a2d353f8b8c28dcafea3401f2 Reviewed-on: https://code.wireshark.org/review/24660 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/tvbparse.h')
0 files changed, 0 insertions, 0 deletions