Skip to content
Success

Changes

Summary

  1. GMM: split parsing of a RA Update Request in a separate file (details)
Commit ece4028d63f0c7d60eee4e18643e210ea2b94684 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