Wireshark-commits: [Wireshark-commits] master 79014a5: TCP: improve handling of unknown TCP options

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Apr 2018 08:23:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79014a50c3f7f06f4e0513c887e4cb1e85edf61c
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

79014a5 by Ivan Nardi (nardi.ivan@xxxxxxxxx):

    TCP: improve handling of unknown TCP options
    
    Create protocol sub-tree, allow filtering for unknown/unsupported TCP options.
    
    Change-Id: I9f51e3ac83e2fa97756a9f3a43f8cd2e15949e67
    Reviewed-on: https://code.wireshark.org/review/27020
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  ac7e609   SCTP: INIT collision
    adds  79014a5   TCP: improve handling of unknown TCP options


Summary of changes:
 epan/dissectors/packet-tcp.c | 41 +++++++++++++++++++++++++++++++++--------
 1 file changed, 33 insertions(+), 8 deletions(-)