summaryrefslogtreecommitdiffstats
path: root/src/gsm/sysinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI typesHarald Welte2011-06-251-0/+6
| | | | | those two are used in the RSL SACCH FILLING messages and delivered like SI5 / SI6.
* gsm/sysinfo: Fix rsl2sitype array sizeSylvain Munaut2011-05-291-1/+1
| | | | | | 0xff is the maximum value ... so there is 256 elements. Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* gsm/sysinfo: don't include netinet/in.hHarald Welte2011-05-291-1/+0
|
* Import sytem information related definitions + code from openbscHarald Welte2011-05-241-0/+131