URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6808afd0172cc1507f19ef1533f500fac4b0dce2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6808afd by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    TCP: update the list of options and put Kind and Length items in the right subtree
    
    Bug: 10211
    Change-Id: Ide37f2a2b33f0d6d7cdff897eed02a8c1ea24f7d
    Reviewed-on: https://code.wireshark.org/review/2488
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  7186b8a   Fix documentation generation on Windows
    adds  6808afd   TCP: update the list of options and put Kind and Length items in the right subtree
Summary of changes:
 epan/dissectors/packet-tcp.c |  147 ++++++++++++++++++++++++++++--------------
 1 file changed, 98 insertions(+), 49 deletions(-)