Skip to content
Failed

Changes

Summary

  1. Add Gn support to allow MME->SGSN, SGSN->MME cell reselection (details)
Commit 97aaab99c17a00eb045e736dd0b17746c12d6b65 by lynxis
Add Gn support to allow MME->SGSN, SGSN->MME cell reselection

The Gn interface allow to transfer the state of MS/UE between
SGSNs and SGSN to MME and vice versa.
The code won't use the old key material from the old core network component.
Instead it will ask the HLR for new material.

Change-Id: Iffe83b31db2b6e6869fedf2351375184096cff6f
The file was modifiedsrc/sgsn/sgsn_libgtp.c
The file was modifiedsrc/sgsn/gprs_rau_fsm.c
The file was modifiedsrc/sgsn/gprs_gmm.c
The file was modifiedinclude/osmocom/sgsn/gprs_rau_fsm.h
The file was modifiedinclude/osmocom/sgsn/mmctx.h
The file was modifiedinclude/osmocom/sgsn/pdpctx.h
The file was modifiedinclude/osmocom/sgsn/gtp.h
The file was modifiedsrc/sgsn/mmctx.c
The file was modifiedsrc/sgsn/pdpctx.c