URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9b0db19c03a923705aa5ff17e9aaaa7139e0108
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

a9b0db1 by Yoshiyuki Kurauchi (ahochauwaa...@gmail.com):

    PFCP: fix Trace Information IE
    
    This commit fixes wrong dissection on the following fields
    in Trace Information IE.
    
    Session Trace Depth: don't overwrite length_trigger_events.
    List of Interfaces: use length_list_interfaces instead of
      length_list_trigger_events.
    IP Address of Trace Collection Entity:
      * dissect as IPv4 or IPv6 depending on the length.
      * rename the field with the full name defined in spec.
    
    Change-Id: I53537bfd61149fe42417667799c0542b98815882
    Signed-off-by: Yoshiyuki Kurauchi <ahochauwaa...@gmail.com>
    Reviewed-on: https://code.wireshark.org/review/37212
    Reviewed-by: Joakim Karlsson <oak...@gmail.com>
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  cf340fa   USB: fix redundant assignments or tests flagged by 
PVS-Studio
     add  a9b0db1   PFCP: fix Trace Information IE


Summary of changes:
 epan/dissectors/packet-pfcp.c | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to