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