Skip to content
Success

Changes

Summary

  1. move gsm48_gmm_att_tlvdef into gprs_gmm_util (details)
Commit 62e0c92469317aedfef9932e3babb2914adc60f6 by lynxis
move gsm48_gmm_att_tlvdef into gprs_gmm_util

The gprs_gmm.c is huge. Move message parsing into gprS_gmm_util.c.

Change-Id: I67dcdb986fd01dc093501d324b5c376246a5d30d
The file was modifiedsrc/sgsn/gprs_gmm.c
The file was addedsrc/sgsn/gprs_gmm_util.c
The file was modifiedinclude/osmocom/sgsn/Makefile.am
The file was modifiedsrc/sgsn/Makefile.am
The file was addedinclude/osmocom/sgsn/gprs_gmm_util.h
The file was modifiedtests/sgsn/Makefile.am