aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs
AgeCommit message (Expand)AuthorFilesLines
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr2-558/+2
2016-03-03wipNeels Hofmeyr1-1/+9
2016-03-03todo / #if 0Neels Hofmeyr1-0/+5
2016-03-03minor fixesNeels Hofmeyr1-3/+3
2016-03-03func declaration, commentsNeels Hofmeyr1-0/+3
2016-03-03fix: it's called msgb.dst.Neels Hofmeyr1-2/+2
2016-03-03Add some Iu-CS functions (in the wrong place though, wip)Neels Hofmeyr1-0/+78
2016-03-03cosmetic: a rename, comments.Neels Hofmeyr1-3/+3
2016-03-03wip (reminders to self, whitespace)Neels Hofmeyr1-1/+0
2016-03-03iu_init: add addr and port argsNeels Hofmeyr2-3/+4
2016-03-03various small fixesNeels Hofmeyr2-18/+39
2016-03-03sai arg back to pointerNeels Hofmeyr1-2/+2
2016-03-03some fixesNeels Hofmeyr1-6/+9
2016-03-03generalize rab_act for ps and csNeels Hofmeyr2-12/+26
2016-03-03move struct ue_conn_ctx to headerNeels Hofmeyr1-6/+0
2016-03-03sai argNeels Hofmeyr1-1/+1
2016-03-03iu_commonNeels Hofmeyr1-2/+1
2016-03-03rename sgsn_iu.c to iu.c.Neels Hofmeyr2-1/+1
2016-03-03tweak ..rcvmsg_iu()'s sai arg.Neels Hofmeyr1-2/+2
2016-03-03iu_common wipNeels Hofmeyr3-5/+17
2016-03-03asn_debugNeels Hofmeyr1-0/+1
2016-03-03cosmeticNeels Hofmeyr2-2/+2
2016-03-03typoNeels Hofmeyr1-1/+1
2016-03-03fix sgsn_mm_ctx_cleanup_free: TLLI unass. after sgsn_mm_ctx_free.Neels Hofmeyr1-4/+7
2016-03-03fix ranap_handle_co_dt, failed to pass struct pointerNeels Hofmeyr1-1/+1
2016-03-03remove dead code from Makefile.amHarald Welte1-2/+0
2016-03-03migrate WIP osmo-iuh hack to use system-installed libosm-ranap.soHarald Welte3-26/+21
2016-03-03WIP: Really ugly hacks to get up to (and including) PDP CTX ACTHarald Welte6-41/+200
2016-03-03add sgsn_iu.c that was missed in large WIP commitHarald Welte1-0/+425
2016-03-03WIPHarald Welte1-1/+51
2016-03-03gprs_gmm.c: Preform LLME operations only if we have oneHarald Welte1-5/+7
2016-03-03gprs_gmm.c: Make TLLI handling specific to Gb interfaceHarald Welte1-36/+60
2016-03-03gprs_gmm.c: Don't try to de-reference NULL mmctxHarald Welte1-0/+10
2016-03-03rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte2-3/+3
2016-03-03prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte6-45/+45
2016-02-25enable ctrl bind config for various programsNeels Hofmeyr2-13/+23
2016-02-25enable telnet VTY bind address config for various programsNeels Hofmeyr3-10/+24
2016-02-23gtphub: tweak default logging levelNeels Hofmeyr1-1/+1
2016-02-23gtphub: include ports.h instead of redefining OSMO_VTY_PORT_GTPHUBNeels Hofmeyr1-5/+1
2016-02-22sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matchesJacob Erlbeck2-3/+48
2016-02-22sgsn: Change handling of missing mmctx in gsm48_rx_gmm_ra_upd_reqJacob Erlbeck1-3/+15
2016-02-22sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlliJacob Erlbeck1-30/+1
2016-02-22sgsn: Make ra_id_equals available as gprs_ra_id_equalsJacob Erlbeck2-9/+9
2016-02-22sgsn: Remove tlli_foreign2localJacob Erlbeck1-23/+2
2016-01-30gsm0408: Provide unique strings for the gsm 04.08 messageHolger Hans Peter Freyther2-20/+20
2016-01-26gprs: use libgtp cflagsAlexander Huemer1-1/+1
2016-01-23gtphub: Fix use after free on failureHolger Hans Peter Freyther1-1/+3
2016-01-22gtphub: Make the two setter static as wellHolger Hans Peter Freyther1-2/+2
2016-01-22gtphub: Fix compilation using gcc5Holger Hans Peter Freyther1-2/+2
2015-12-14gtphub VTY: add newlines to some VTY docs' final linesNeels Hofmeyr1-8/+8