aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-09gbproxy: Fix parser to accept GSM 24.008 Attach Req messagesJacob Erlbeck1-1/+1
2014-10-09gbproxy: Use a separate regexp for routingJacob Erlbeck2-5/+7
2014-10-09gbproxy: Extend the match-imsi VTY command to support categoriesJacob Erlbeck1-7/+20
2014-10-09gbproxy: Refactor IMSI matchingJacob Erlbeck4-35/+58
2014-10-09gprs: Fix gprs_msgb_copy pointer computationJacob Erlbeck1-7/+15
2014-10-09gbproxy: Refactor local message generationJacob Erlbeck2-21/+26
2014-10-09gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_infoJacob Erlbeck2-0/+8
2014-10-09gbproxy: Parse Attach Reject messagesJacob Erlbeck1-0/+20
2014-10-09gbproxy: Use monotonic system time instead of time-of-dayJacob Erlbeck2-4/+19
2014-10-09gbproxy: Only search by valid identifiersJacob Erlbeck1-0/+12
2014-10-09gbproxy: Replace 'tlli' by 'link' in VTY commandsJacob Erlbeck1-47/+47
2014-10-09gbproxy: Rename the field 'enabled_tllis' to 'logical_links'Jacob Erlbeck3-27/+27
2014-10-09gbproxy: Use the term 'link' instead of 'tlli'Jacob Erlbeck5-292/+292
2014-10-09gbproxy: Rename functions related to tlli_infoJacob Erlbeck4-40/+41
2014-10-09gbproxy: Remove sgsn_nsei parameterJacob Erlbeck1-7/+5
2014-10-09gbproxy: Rename identifiers related to IMSI matchingJacob Erlbeck3-8/+8
2014-10-09gbproxy/sgsn: Enforce termination when creating a P-TMSI/TLLIJacob Erlbeck2-3/+20
2014-10-09gbproxy: Restart IMSI acquisition on RA UDP REQJacob Erlbeck1-2/+3
2014-10-09sgsn: Free MM context after receiving a Detach RequestJacob Erlbeck1-0/+4
2014-10-09sgsn: Create testcase that verifies that llmes get deletedHolger Hans Peter Freyther1-10/+26
2014-10-09mgcp: Count the incoming data instead of the modified oneHolger Hans Peter Freyther1-2/+2
2014-10-09mgcp: Do not detect the initial package as a wrap aroundHolger Hans Peter Freyther1-20/+21
2014-10-09mgcp: Move Annex A counting out of patch/count methodHolger Hans Peter Freyther1-41/+63
2014-10-09mgcp: We only look at the RTP header use that in the commentHolger Hans Peter Freyther1-2/+2
2014-10-03nitb: Add subscriber delete commandRuben Pollan1-1/+33
2014-10-02bsc: Let the VTY verify that the timeout is a numberHolger Hans Peter Freyther1-2/+2
2014-09-25gprs: Move log message about mm context after NULL checkDaniel Willmann1-3/+3
2014-09-22gprs: Improve loglevels and log messages for SGSNDaniel Willmann4-64/+63
2014-09-19sgsn: Reset local LLC parameters when sending XID resetJacob Erlbeck1-1/+8
2014-09-19gbproxy: Separate SGSN numeric namespacesJacob Erlbeck3-20/+58
2014-09-19gbproxy: Check other tlli_infos for matching TLLI/P-TMSIJacob Erlbeck1-0/+38
2014-09-19gbproxy: Parse RA_UPD_REJ and invalidate TLLIJacob Erlbeck1-0/+33
2014-09-19gbproxy: Delete and show detached entries via VTYJacob Erlbeck1-34/+65
2014-09-19gbproxy: Replace LOGP by LOGPC for continued linesJacob Erlbeck1-11/+11
2014-09-19gbproxy: Avoid multiple tlli_info entries with the same IMSIJacob Erlbeck1-22/+37
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck3-15/+110
2014-09-18gbproxy: Only patch what has been configuredJacob Erlbeck1-21/+21
2014-09-18gbproxy: Remove gbproxy_register_tlliJacob Erlbeck1-63/+20
2014-09-18gbproxy: Send DETACH_ACC if the IMSI has not been acquiredJacob Erlbeck1-9/+57
2014-09-18gbproxy: Fixed RAI patching in Attach Request messagesJacob Erlbeck3-6/+7
2014-09-18gbproxy: Replace 'mi_data' by 'imsi'Jacob Erlbeck3-21/+21
2014-09-18gbproxy: Rework gbproxy_imsi_acquisitionJacob Erlbeck1-30/+30
2014-09-18gbproxy: Refactor gbprox_process_bssgp_ul into smaller functionsJacob Erlbeck1-132/+195
2014-09-17osmux: send osmux stats in MGCP DLCX responsesPablo Neira Ayuso2-6/+32
2014-09-16nitb: Don't mention the broken PCAP generation optionHolger Hans Peter Freyther1-1/+0
2014-09-16osmux: account extracted traffic from the osmux batchPablo Neira Ayuso1-0/+6
2014-09-09gbproxy: Remove patch_mode, update initial checksJacob Erlbeck3-78/+6
2014-09-09gbproxy: Reset IMSI acquisition and free stored messages in tlli_infoJacob Erlbeck2-5/+47
2014-09-09gbproxy: Fix P-TMSI reassignmentJacob Erlbeck1-14/+25
2014-09-09gbproxy: Change creation of tlli_info for SGSN originated messagesJacob Erlbeck2-37/+60