ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master-1.10 e7b38d7: NAS EPS: fix dissection of APN AMBR IE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Nov 2014 12:35:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7b38d70281a10d58aa3d1c4ff0584ed2d9749d3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

e7b38d7 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NAS EPS: fix dissection of APN AMBR IE when first byte is set to 0xFE
    
    Bug: 10699
    Change-Id: I0f359639d5836f557370ab6d6aad45faa4417b6e
    Reviewed-on: https://code.wireshark.org/review/5285
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit e83c7f08f7b3b3be9f70012dff3d59beaecdd0f1)
    Reviewed-on: https://code.wireshark.org/review/5296
    

Actions performed:

    from  6a9d923   Multipath TCP checksum requires M flag set as well as enough option length.
    adds  e7b38d7   NAS EPS: fix dissection of APN AMBR IE when first byte is set to 0xFE


Summary of changes:
 epan/dissectors/packet-nas_eps.c |   20 ++++++--------------
 1 file changed, 6 insertions(+), 14 deletions(-)