aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs
AgeCommit message (Expand)AuthorFilesLines
2014-11-14sgsn: Don't assign a new P-TMSI if one is pendingJacob Erlbeck1-4/+10
2014-11-14sgsn: Don't send XID reset after Detach AcceptJacob Erlbeck1-2/+2
2014-11-14sgsn: Cleanup after RA Update Reject / Attach RejectJacob Erlbeck1-9/+49
2014-11-14sgsn: Add 'acl-only' authentication policyJacob Erlbeck3-16/+41
2014-11-14sgsn: Make authorization asynchronousJacob Erlbeck3-18/+141
2014-11-14sgsn: Move IMSI authorization to gsm48_gmm_authorizeJacob Erlbeck1-13/+22
2014-11-14sgsn: Fix LLME leak when forcing a reattachJacob Erlbeck1-8/+10
2014-11-14sgsn: Split gsm0408_gprs_force_reattach into 2 functionsJacob Erlbeck2-7/+12
2014-11-14sgsn: Call mm_ctx_cleanup_free to deregister MM contextJacob Erlbeck1-7/+3
2014-11-14sgsn: Cleanup GMM state transitionsJacob Erlbeck1-6/+10
2014-11-14sgsn: Reorganize and fix gsm48_gmm_authorizeJacob Erlbeck1-16/+42
2014-11-11gbproxy: Honour the BSS TLLI type when creating an SGSN TLLIJacob Erlbeck1-1/+6
2014-11-05gbproxy: Fixed VTY doc for delete-gbproxy-linkJacob Erlbeck1-0/+1
2014-11-05sgsn: Unassign the LLME after GMM Status without mmctxJacob Erlbeck1-1/+5
2014-11-05sgsn: Remove unused static functions from gprs_gmm.cJacob Erlbeck1-14/+2
2014-10-27sgsn: Handle Detach Requests even when there is no mmctxJacob Erlbeck1-11/+30
2014-10-27sgsn: Only send Detach Accept (MO) if power_off isn't setJacob Erlbeck1-2/+6
2014-10-27sgsn: Moved IMSI ACL management to sgsn_auth.cJacob Erlbeck5-52/+76
2014-10-27sgsn: Avoid duplicated Attach Accept messagesJacob Erlbeck1-0/+10
2014-10-27gbproxy: Patch BSSGP P-TMSI in PAGING PS messagesJacob Erlbeck3-4/+47
2014-10-27gbproxy: Fix P-TMSI generation for repeated Attach Accept messagesJacob Erlbeck1-2/+7
2014-10-27sgsn: Send detach(re-attach) instead of gmm status if TLLI unknownJacob Erlbeck3-12/+158
2014-10-27sgsn: Delete PDP contexts properlyJacob Erlbeck4-32/+81
2014-10-27sgsn: Cancel pending timer in sgsn_mm_ctx_freeJacob Erlbeck1-0/+5
2014-10-27gprs: Fix typo in the commentHolger Hans Peter Freyther1-1/+1
2014-10-27gbproxy: Fix segfault for VTY delete-gbproxy-linkJacob Erlbeck1-0/+2
2014-10-27gbproxy: Discard UL PTP messages with an unknown BVCIJacob Erlbeck1-10/+10
2014-10-10sgsn: Prevent memory leak and double freeHolger Hans Peter Freyther2-3/+8
2014-10-09gbproxy: Log more information on parse errorsJacob Erlbeck1-16/+18
2014-10-09gbproxy: Pass the log level as argument to gprs_gb_log_parse_contextJacob Erlbeck2-15/+16
2014-10-09gbproxy: Add gprs_gb_message_name functionJacob Erlbeck1-4/+26
2014-10-09gbproxy: Refuse to configure conflicting NSEIsJacob Erlbeck1-3/+17
2014-10-09gbproxy: Use pointer to PTMSI value instead of MIJacob Erlbeck4-45/+25
2014-10-09gbproxy: Send STATUS(BVCI unknown) to BSS on unknown PTP BVCIJacob Erlbeck1-4/+11
2014-10-09gbproxy: Replace ';;' by ';'Jacob Erlbeck2-5/+5
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