pfcp: updated names Sx -> PFCP
[metze/wireshark/wip.git] / epan / dissectors / packet-pfcp.c
2018-05-24 Joakim Karlssonpfcp: updated names Sx -> PFCP
2018-05-16 Joakim Karlssonpfcp: add message length check
2018-05-07 Joakim Karlssonpfcp: added IEs 132-139
2018-05-05 Dario Lombardopfcp: fix typo.
2018-05-04 Joakim Karlssonpfcp: updated UP Function Features IE
2018-05-03 Joakim Karlssonpfcp: correction of length
2018-05-01 Stig BjørlykkeUse common indenting space in heading
2018-04-11 Matej TkacPFCP: Added dissection of IEs 127-131
2018-04-11 Joakim Karlssonpfcp: correction of length
2018-04-10 Matej TkacPFCP: Added dissection of new IEs 123-126
2018-03-13 Matej Tkac[PFCP] Fixed FAR ID, QER ID and URR ID Allocation Type...
2018-03-01 Joakim Karlsson[PFCP] improved various value printout
2018-02-28 Joakim Karlsson[PFCP] added two more IEs
2018-02-28 Joakim Karlsson[PFCP] added Aggregated URRs IE
2018-02-28 Joakim Karlsson[PFCP] Name update of IEs
2018-02-28 Joakim Karlsson[PFCP] updated Report Type IE
2018-02-28 Joakim Karlsson[PFCP] updated Measurement Information IE
2018-02-28 Joakim Karlsson[PFCP] more name changes
2018-02-27 Joakim Karlsson[PFCP] refactor flags and triggers
2018-02-27 Joakim Karlsson[PFCP] fixed Graceful Release Period IE
2018-02-27 Joakim Karlsson[PFCP] Fixed order of IPv4 and IPv6 in Remote GTP-U...
2018-02-23 Joakim Karlsson[PFCP] fixed Timer IE
2018-02-23 Joakim Karlsson[PFCP] fixed DL Buffering Duration
2018-02-23 Joakim Karlsson[PFCP] fixed Unsigned32 in Time Threshold
2018-02-23 Joakim Karlsson[PFCP] Improve Traffic class field
2018-02-23 Joakim Karlsson[PFCP] fix UL Gate bits in Gates Status
2018-02-23 Joakim Karlsson[PFCP] Improve SDF filter - part2
2018-02-23 Joakim Karlsson[PFCP] Improve SDF filter
2018-02-19 Matej Tkac[PFCP] Added missing User Plane Inactivity Timer IE...
2018-02-16 Matej Tkac[PFCP] Added dissect function for User Plane Inactivity...
2018-02-12 Matej Tkac[PFCP] Fixed a typo in Outer Header Creation IE
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2018-02-07 Matej Tkac[PFCP] Fixed order of bytes in UP Function Features IE
2018-01-24 Matej Tkac[PFCP] Fixed Outer Header Creation IE
2018-01-18 Matej Tkac[PFCP] Corrected Header Fields in Report Type IE
2017-12-22 Andreas Schultz[PFCP] Fixed User Plane IP Resource IE
2017-12-22 Andreas Schultz[PFCP] Fixed decoding length of Vendor Specific IEs
2017-12-22 Andreas Schultz[PFCP] Fixed length of CSID entry in FQ-CSID
2017-12-22 Andreas Schultz[PFCP] Fixed length of DNS labels in Node ID IE
2017-12-21 Matej Tkac[PFCP] Fixed Usage Report Trigger and Reporting Trigger IEs
2017-12-21 Matej Tkac[PFCP] Fixed header field info for CP Function Features
2017-12-21 Matej Tkac[PFCP] Fixed order of IPv4 and IPv6 in PDI IE
2017-11-16 Joakim Karlsson[PFCP] add port 8805
2017-11-13 Joakim Karlsson[PFCP] minor corrections
2017-11-12 Joakim Karlsson[PFCP] Update to 3GPP TS 29.244 V14.1.0 (2017-09)
2017-11-11 Joakim Karlsson[PFCP] OHC: fix Port number field present
2017-11-11 Joakim Karlsson[PFCP] display changes
2017-11-11 Joakim Karlsson[PFCP] F-TEID: add missing TEID
2017-11-11 Joakim Karlsson[PFCP] IPv4, IPv6 address present
2017-11-10 Matej Tkac[PFCP] PDN Type Dissection and minor fixes
2017-11-09 Matej Tkac[PFCP] Dissect Node ID and minor fixes
2017-11-09 Matej Tkac[PFCP] Improvements to Dissect F-TEID function
2017-11-08 Matej Tkac[PFCP] Fixed apply action flags bits referenced in...
2017-10-27 Marius PaligaPFCP: Dissect Node ID: Fix length of FQDN Node Id Type
2017-10-26 Marius PaligaPFCP: Fix offset after decoding Message Length
2017-10-19 Michael MannRemove duplicate values in pfcp_pr_time_unit_vals
2017-09-23 Pascal QuantinPFCP: fix a typo (CID 1418345)
2017-09-21 AndersBroman[PFCP] Add more IE dissection.
2017-09-20 Alexis La GouttePFCP: fix 'pfcp.mp' exists multiple times with NOT...
2017-09-19 AndersBroman[PFCP] Add more IE dissection.
2017-09-18 AndersBroman[PFCP] Dissect more IEs.
2017-09-18 AndersBroman[PFCP] Add more IE dissection.
2017-09-13 Pascal QuantinPFCP: reapply gc2057c08f8 that was removed by g84272725b4
2017-09-13 AndersBroman[PFCP] Dissect more IEs
2017-09-12 Pascal QuantinPFCP: try to fix compilation with GCC 7.1.1
2017-09-12 AndersBroman[PFCP] Add more IE dissection.
2017-09-11 AndersBroman[PFCP] More IEs dissected.
2017-09-10 Alexis La Gouttepfcp: Fix Dead Store (Dead assignement/Dead increment...
2017-09-07 AndersBroman[PFCP] Add more IE dissection.
2017-09-05 AndersBroman[PFCP] Add more IE dissection.
2017-09-04 AndersBroman[PFCP] Have an ett var per IE, add the grouped IEs...
2017-09-04 Anders[PFCP] Add basic dissector for Packet Forwarding Contro...