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 43abfaa: PFCP: fix DL Buffering Duration time

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 02 Aug 2018 16:49:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43abfaa4514ba4d9bc887a5abbac4e2c97af46ec
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

43abfaa by Michal Slavka (slavka.michal@xxxxxxxxx):

    PFCP: fix DL Buffering Duration time
    
    Variable units is shifted two times,in proto_tree_add_item_ret_unit and
    again in the dissector.
    
    Change-Id: Ia93bfe59730a7634201de26b37dcc8111515eea5
    Reviewed-on: https://code.wireshark.org/review/28931
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  67ad27c   lwm2mtlv: Update for changes in wmem_strsplit()
    adds  43abfaa   PFCP: fix DL Buffering Duration time


Summary of changes:
 epan/dissectors/packet-pfcp.c | 1 -
 1 file changed, 1 deletion(-)