Wireshark-commits: [Wireshark-commits] master d9a201d: PFCP: Calculate the length of Network Instan

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Dec 2018 14:41:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d9a201d039d9b295512fbdd54f6b2e72785b01ab
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d9a201d by Anders Broman (anders.broman@xxxxxxxxxxxx):

    PFCP: Calculate the length of Network Instance.
    
    In IE User Plane IP Resource Information. If Associated Source Interface is present the length of Network Instance
    is 1 octet less than the remaining length.
    
    Change-Id: I4fc74f8ab69d0c441947d3d0149fe9e2106a2bc7
    Reviewed-on: https://code.wireshark.org/review/31046
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Andreas Schultz <andreas.schultz@xxxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3b616e4   secrets: clarify debug message, fix endianess swap
     add  d9a201d   PFCP: Calculate the length of Network Instance.


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