Wireshark-commits: [Wireshark-commits] master c694a6f: PFCP: fix Redirect Information IE
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c694a6f548308e388bc9f7569d542dd55ace6cb8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c694a6f by Andreas Schultz (andreas.schultz@xxxxxxxxxxxxxx):
PFCP: fix Redirect Information IE
Redirect Information is an extensible IE. It was extended with the
Other Redirect Server Address in version 15.6.0, before that version
not including the Other Redirect Server Address was not an error.
Change-Id: I645862d99f62979996ec7faa8f08e2c39a3cf302
Reviewed-on: https://code.wireshark.org/review/36642
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 74aeb50 PFCP: fix End-Time IE
add c694a6f PFCP: fix Redirect Information IE
Summary of changes:
epan/dissectors/packet-pfcp.c | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)