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-2.6 feab15e: PFCP: fix DL Buffering Duration time

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

Commits:

feab15e 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>
    Reviewed-on: https://code.wireshark.org/review/28932
    

Actions performed:

    from  d994321   Revert "Have find_or_create_conversation() use pinfo->conv_endpoint if present."
    adds  feab15e   PFCP: fix DL Buffering Duration time


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