Skip to content
Success

Changes

Summary

  1. GMM: split parsing of a RA Update Request in a separate file (details)
Commit 3bd293ac0b84bf6e1b7fa77322e922b0acc8f59e by lynxis
GMM: split parsing of a RA Update Request in a separate file

gprs_gmm.c is huge. Further split the general validation
and parsing of the message into an own function.

Change-Id: I413da1b6b4b7c0c4781393acd8564661bc74ce2d
The file was modifiedinclude/osmocom/sgsn/gprs_gmm_util.h
The file was modifiedsrc/sgsn/gprs_gmm.c
The file was modifiedsrc/sgsn/gprs_gmm_util.c