URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6bc19621bc355ad9d3625ff5a4f9e2ba95b6eb19
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
6bc1962 by Yoshiyuki Kurauchi (ahochauwaaaaa@xxxxxxxxx):
PFCP: Fix encoding of PFD Contents IE
* Add missing Spare octet between Flags and next field.
* Fix invalid offsetting in Flow Description field.
Change-Id: I68df17005e22f2d0b53072d52c6296724bc0c86a
Signed-off-by: Yoshiyuki Kurauchi <ahochauwaaaaa@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/36909
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 30f4f1b Qt: update import via GUI to match import features using text2pcap
add 6bc1962 PFCP: Fix encoding of PFD Contents IE
Summary of changes:
epan/dissectors/packet-pfcp.c | 79 +++++++++++++++++++++----------------------
1 file changed, 39 insertions(+), 40 deletions(-)