Wireshark-commits: [Wireshark-commits] master 76a450f: MPTCP small options

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Jul 2015 11:19:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76a450f573971cb4a8d614a7454c99febe90e45d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

76a450f by Benjamin Hesmans (benjamin.hesmans@xxxxxxxxxxxx):

    MPTCP small options
    
    The minimum length of MPTCP option is 3 (MP_PRIO)
    
    Signed-off-by: Benjamin Hesmans <benjamin.hesmans@xxxxxxxxxxxx>
    
    Change-Id: I9742a7923497b07b9a7c761b02d52ac541e28cc7
    Reviewed-on: https://code.wireshark.org/review/9585
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  52d04fd   Fix a typo
    adds  76a450f   MPTCP small options


Summary of changes:
 epan/dissectors/packet-tcp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)