URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80c070fb517a8c153278d936f0143e283adc01fb
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
80c070f by Evan Huus (eapache@xxxxxxxxx):
Don't hide tcp option kind/len fields
Hidden fields are deprecated, and we were hiding them inconsistently anyways.
Bug:10211
Change-Id: Iaf1576ae7bc04c0c0bd896c096b117f1b8af2e9e
Reviewed-on: https://code.wireshark.org/review/2474
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 980f5f6 batch of tvb-length conversions
adds 80c070f Don't hide tcp option kind/len fields
Summary of changes:
epan/dissectors/packet-tcp.c | 54 ++++++++++++++----------------------------
1 file changed, 18 insertions(+), 36 deletions(-)