libosmocore/openbsc/src
Harald Welte 30bc19a5c6 [gprs] SGSN: Expect all Identifiers to be stored at highest level
We now expect the highest level (actual SGSN GMM code) to know
all identifiers for every element in the protocol stack, i.e.
TLLI, SAPI, BVCI and NSEI.  The layer-inetrnal state is looked
up based on those identifiers.

The reason for this is to ensure only the highest level state
needs to be persistent, while everything else can be regenerated
dynamically (e.g. in a SGSN restart)
2010-05-04 07:20:43 +02:00
..
gprs_bssgp.c [gprs] SGSN: Expect all Identifiers to be stored at highest level 2010-05-04 07:20:43 +02:00
gprs_ns.c [gprs] SGSN: Expect all Identifiers to be stored at highest level 2010-05-04 07:20:43 +02:00