Wireshark-commits: [Wireshark-commits] master e837ad5: PFCP: fix wrong names of some IEs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 May 2020 18:55:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e837ad57d9f55f4eaab2da8ea41b75f329817139
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e837ad5 by Yoshiyuki Kurauchi (ahochauwaaaaa@xxxxxxxxx):

    PFCP: fix wrong names of some IEs
    
    Renamed the name of IEs.
    * Framed-Route, Framed-Routing, and Framed-IPv6-Route
     ("Frame" => "Framed").
    * Deactication Time (Dectivation => Deactivation).
    
    Change-Id: I12247f8b5a1edd82dd386652fdea71610208b9eb
    Signed-off-by: Yoshiyuki Kurauchi <ahochauwaaaaa@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/37216
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Joakim Karlsson <oakimk@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bd1724a   PFCP: fix Ethertype IE
     add  e837ad5   PFCP: fix wrong names of some IEs


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