aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/abis_nm.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-06add function for performing 'CONNECT MULTI-DROP LINK" as per GSM 12.21Harald Welte1-0/+29
2009-08-06add more ip.access attribute TLV definitionsHarald Welte1-4/+33
2009-08-06use talloc_free() rather than free()Harald Welte1-2/+2
2009-07-28move allocation of talloc contexts into link-time constructorHarald Welte1-4/+7
2009-07-21use the TSC that is configured in bts->tsc rather than hardcoded valueHarald Welte1-1/+1
2009-07-12add more ipaccess 12.21 object classes, NSVC only exists onceHarald Welte1-4/+2
2009-07-12more ip.access abis_nm attributesHarald Welte1-8/+8
2009-07-08ipacess-config: Handle NVATTR NACKs in ipaccess-configHolger Hans Peter Freyther1-0/+12
2009-07-03add more TLV parser definitiosn for IPA NM attributesHarald Welte1-2/+13
2009-07-03add code to ipaccess-config set nanoBST NVRAM attributesHarald Welte1-0/+12
2009-06-26use taloc_zero() rather than talloc() and explisit memset()Harald Welte1-2/+1
2009-06-26use named variant when allocating msgb'sHarald Welte1-1/+2
2009-06-26Merge branch 'master' into tallocHarald Welte1-1/+1
2009-06-26fix typosHarald Welte1-1/+1
2009-06-21switch to dynamically allocated BTS and TRX data structuresHarald Welte1-8/+8
2009-06-20introduce talloc all over OpenBSCHarald Welte1-2/+9
2009-06-12abis_nm: fix printing of ADMinistrative stateHarald Welte1-1/+1
2009-06-10[o&m] Dispatch a signal for nacked O&M messagesHolger Hans Peter Freyther1-0/+3
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+2332