Wireshark-commits: [Wireshark-commits] master 98fd9b8: MPTCP: Update ADD_ADDR option to RFC6824bis-
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Jan 2016 12:11:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98fd9b852446ada31d47c158e022c545d0bc7f42
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

98fd9b8 by Fabrizio Demaria (fabrizio.demaria@xxxxxxxxx):

    MPTCP: Update ADD_ADDR option to RFC6824bis-04
    
    The new ADD_ADDR format contains a truncated HMAC value of 8 bytes.
    The specifications can be found in RFC6824bis-04.
    
    Change-Id: Ief5118aea06fcd6c502ff4e55f0a49bf3234fd09
    Reviewed-on: https://code.wireshark.org/review/13304
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  6425ba9   IEEE802.11: fix EAPOL key frame detection
    adds  98fd9b8   MPTCP: Update ADD_ADDR option to RFC6824bis-04


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