aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/rest_octets.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-31[GPRS] Make sure SI13 rest octets look like those of the ip.access BSCHarald Welte1-2/+10
2010-04-18GPRS: Fix calculation of 'Extension Length' in GPRS Cell OptionsHarald Welte1-2/+2
2010-04-18GPRS: Indicate the SGSN is Release 99 as this is the first with EDGEHarald Welte1-1/+6
2010-04-18GPRS: Add Support for the GPRS Cell Option Extension Info IEHarald Welte1-2/+25
2010-04-10Return anything from append_lsa_params.Holger Hans Peter Freyther1-0/+1
2010-03-22Create new gprs-conf branch with the non-SGSN part of the gprs branchHarald Welte1-1/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2010-01-07[rest_octets] Return bv.data_len to indicate how was writtenHolger Hans Peter Freyther1-4/+6
2010-01-07[rest_octets] Change data_len to the sizes of the specHolger Hans Peter Freyther1-5/+5
2009-12-20Fix some compiler warnings regarding missing const in rest_octets.cHarald Welte1-2/+3
2009-12-01Replace template-based SYSTEM INFORMATION with real implementationHarald Welte1-0/+393