Wireshark-commits: [Wireshark-commits] master c59fae2: pfcp: updated names Sx -> PFCP
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 May 2018 04:43:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c59fae221e3570d928666e82e213892261523d62
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c59fae2 by Joakim Karlsson (oakimk@xxxxxxxxx):

    pfcp: updated names Sx -> PFCP
    
    According to TS 29.244, the name Sx is not used any more. Now it
    fully utilize PFCP.
    
    Side note: PFCP is used (today) over interfaces Sxa/Sxb/Sxc/N4.
    
    Change-Id: I2773e64d44f5ca4e010494246ba1f30c21de371b
    Reviewed-on: https://code.wireshark.org/review/27756
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  36bb601   uaudp: simplified code (moved tests of length before the switch/cases)
    adds  c59fae2   pfcp: updated names Sx -> PFCP


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