aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-12give ip.access RSL IE's their proper namesHarald Welte2-11/+25
2009-07-12more ip.access abis_nm attributesHarald Welte4-19/+51
2009-07-11abis_oml wireshark plugin now builds without compiler warningsHarald Welte1-111/+116
2009-07-11fix parsing of ip.access GPRS OML attributes and RSL IP + PortHarald Welte1-70/+87
2009-07-10fix some minor issues in the wireshark patchHarald Welte1-9/+14
2009-07-09abis_rsl.c: Clarify from which specification this table comes fromHolger Hans Peter Freyther1-1/+2
2009-07-09Merge branch 'holger/ipacess'Holger Hans Peter Freyther3-0/+42
2009-07-08ipacess-config: Handle NVATTR NACKs in ipaccess-configHolger Hans Peter Freyther3-0/+42
2009-07-05Merge commit 'origin/master'Harald Welte1-2/+21
2009-07-05Store classmark1/2/3 in equipment SQL tableHarald Welte3-18/+66
2009-07-05remove SI3 and SI4 rest octetsHarald Welte1-17/+6
2009-07-04ipaccess-config: Add --help to the ipaccess-configHolger Hans Peter Freyther1-2/+21
2009-07-04make sure we always schedule a location updating rejectHarald Welte1-6/+5
2009-07-04remove bogus extra check for data->imsi[0] in mncc_sendHarald Welte1-2/+1
2009-07-04remove superfluous check for lchan->use > 0Harald Welte1-4/+2
2009-07-04release channel on ERROR INDICATIONHarald Welte1-0/+3
2009-07-04gsm48 lchan signal handling: use correct pointerHarald Welte1-1/+1
2009-07-04make sure misdn plugin handles DL_UNITDATA_INDHarald Welte1-0/+1
2009-07-04update wireshark patches to current svn (28938)Harald Welte3-39/+39
2009-07-03support parsing of ip.access 12.21 test reportsHarald Welte1-58/+196
2009-07-03add more TLV parser definitiosn for IPA NM attributesHarald Welte2-2/+14
2009-07-03add code to ipaccess-config set nanoBST NVRAM attributesHarald Welte2-2/+41
2009-07-01wireshark: more work on completing abis_oml pluginHarald Welte1-22/+410
2009-07-01Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbscHarald Welte3-3/+3
2009-07-01updated version of wireshark ipaccess RSL plugin (just cosmetic changes)Harald Welte1-12/+19
2009-07-01ip.access test numbersHarald Welte1-0/+8
2009-07-01add more ipaccess 12.21 OML extension definitionsHarald Welte1-0/+40
2009-06-29the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file.Andreas Eversberg3-3/+3
2009-06-29Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbscHarald Welte34-242/+2447
2009-06-29ipaccess-find: remove compile-time specified local ip addressHarald Welte1-5/+14
2009-06-27fix various RSL msgb memory leaks in error pathsHarald Welte2-4/+11
2009-06-27cosmetic cleanup of LOCATION UPDATE REQ print-outHarald Welte1-8/+8
2009-06-27add new DMEAS debug category for measurement reportingHarald Welte4-20/+23
2009-06-26make tests compile again after talloc branch changesHarald Welte3-5/+11
2009-06-26use taloc_zero() rather than talloc() and explisit memset()Harald Welte7-19/+10
2009-06-26fix two segfaultsHarald Welte1-2/+5
2009-06-26zero-initialize some more memory that we allocateHarald Welte2-2/+2
2009-06-26add FIXME about memory leak every time we close telnetHarald Welte1-0/+3
2009-06-26fix MNCC memory leakHarald Welte1-0/+1
2009-06-26use named variant when allocating msgb'sHarald Welte11-17/+22
2009-06-26Merge branch 'master' into tallocHarald Welte5-19/+1486
2009-06-26updated RSL wireshark patchHarald Welte1-33/+225
2009-06-26fix typosHarald Welte2-2/+2
2009-06-25add new wireshark A-bis OML dissector, incompleteHarald Welte1-0/+1463
2009-06-25enable OML dissector lookup, register ourselves as "gsm_abis_ip" dissectorHarald Welte1-13/+17
2009-06-25abis_nm.h: Fix various typosHarald Welte1-4/+4
2009-06-22Add parsing of 'L1 information' IE of MEASUREMENT RESULTHarald Welte1-2/+43
2009-06-22Add parsing of 'L1 information' IE of MEASUREMENT RESULTHarald Welte1-2/+43
2009-06-22Merge branch 'master' into tallocHarald Welte0-0/+0
2009-06-22fix various talloc / dynamic bts/trx related bugsHarald Welte2-5/+13