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 52e7344: ROHC: Move defines to .h file.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 09 Aug 2018 11:07:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52e7344c694180066f7fc01e7608e598f5bd7863
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

52e7344 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    ROHC: Move defines to .h file.
    
    Change-Id: I4b0e8dbf94756d969b9c55f17895fa8ec2162364
    Reviewed-on: https://code.wireshark.org/review/29040
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a2518e6   NAS 5GS: add dissection of IPv4v6 PDU address
     add  52e7344   ROHC: Move defines to .h file.


Summary of changes:
 epan/dissectors/packet-rohc.c | 7 -------
 epan/dissectors/packet-rohc.h | 7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)