Skip to content
Success

Changes

Summary

  1. Assign MME GroupId/Code to remote MMEs (details)
  2. GMM: implement IMEI SV on auth/ciph response (details)
Commit 901ca02e0edafb5fded4439a58b7046cec4792f0 by lynxis
Assign MME GroupId/Code to remote MMEs

In preparation to route SGSN Context Req/Resp/Ack the SGSN
need to route GTP messages based on the MME GroupId and MME Code.

Change-Id: I881aeba904fb6ca815842d36e466a2459ad81913
The file was modifiedsrc/sgsn/sgsn_vty.c
The file was modifiedinclude/osmocom/sgsn/gtp_mme.h
The file was modifiedsrc/sgsn/gtp_mme.c
Commit 34182d28a43abebbfffefc52a9e9ef8b85b2aa03 by lynxis
GMM: implement IMEI SV on auth/ciph response

The SGSN is requesting the IMEI SV on an auth/ciphering response.
Parse the answer of the MS/UE.

Change-Id: Ia8b428967a4ce3132a4a63ae10fe610de81c3a29
The file was modifiedsrc/sgsn/gprs_gmm.c