Skip to content
Failed

Changes

Summary

  1. GMM: split parsing of a RA Update Request in a separate file (details)
Commit a67eb4d61dbdda1e70554383b880cf39f763591e 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_util.c
The file was modifiedsrc/sgsn/gprs_gmm.c