Wireshark-commits: [Wireshark-commits] master 9e686f1: PFCP: Change of framed-route and framed-ipv6

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 04 Oct 2019 13:44:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e686f1e43b567d92b2a25a40a6b04726d2de839
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9e686f1 by Tomas Liscak (tomas.liscak@xxxxxxxxx):

    PFCP: Change of framed-route and framed-ipv6-route formating.
    
    According to RCF 2865 and RFC 3162.
    
    Reason: Frame route is an UTF-8 octet string and it should be decoded in wireshark in that manner.
    
    Change-Id: I0af66d769c27cd41d48f6ca37006f44d2958db22
    Reviewed-on: https://code.wireshark.org/review/34697
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  13a9a98   dtn: Updates to TCPCL and AMP parsers and dtn payload ids.
     add  9e686f1   PFCP: Change of framed-route and framed-ipv6-route formating.


Summary of changes:
 epan/dissectors/packet-pfcp.c | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)