Wireshark-commits: [Wireshark-commits] master 167a6e0: gtp: update values used as accepted cause in
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=167a6e03b26a972093204f73ad6df3e6261bbdcc
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
167a6e0 by Ivan Nardi (nardi.ivan@xxxxxxxxx):
gtp: update values used as accepted cause in session tracking
v1: TS 29.060 7.3.2: A PDP context has not been created in the GGSN if the
Cause differs from "Request accepted", "New PDP type due to network
preference" or "New PDP type due to single address bearer only"
v2: TS 29.274 8.4: Acceptance in a Response / triggered message:
"Request accepted", "Request accepted partially", "New PDN type due to
network preference" and "New PDN type due to single address bearer only"
Change-Id: I8d3b2fc3c35e4a3e3d281cf0e5c97f084616a05d
Reviewed-on: https://code.wireshark.org/review/27093
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 5994c90 cmake: remove warnings -Werror=old-style-definition
adds 167a6e0 gtp: update values used as accepted cause in session tracking
Summary of changes:
epan/dissectors/packet-gtp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)