aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2016-03-03cscn: apply socket path / bind addr changes after rebaseNeels Hofmeyr1-7/+21
2016-03-03osmo-bsc: half-fix tz override to allow compilationNeels Hofmeyr3-15/+33
2016-03-03WIP: gprs_gmm: Get mm ctx from RA update in Iu modeDaniel Willmann1-1/+13
2016-03-03WIP: Try and activate RABs after service requestDaniel Willmann1-1/+14
2016-03-03gprs_gmm: Log service request if not receieved from Iu modeDaniel Willmann1-1/+3
2016-03-03gprs_gmm: Send gmm_service_accept from gsm48_gmm_authorize()Daniel Willmann1-51/+54
2016-03-03gprs: Update ue ctx from msgDaniel Willmann1-0/+1
2016-03-03gprs_gmm: Fix mmctx tlli member rename after mergeDaniel Willmann1-1/+1
2016-03-03gprs: Handle GMM service request (Iu mode only)Daniel Willmann2-0/+166
2016-03-03osmo-bsc: Pass gsmnet to bsc_vty_init()Daniel Willmann1-1/+1
2016-03-03libmsc/smpp: disable lchan access for nowNeels Hofmeyr1-0/+2
2016-03-03libmsc: Don't use bts field of gsm_subscriber_connectionDaniel Willmann1-1/+1
2016-03-03sgsn: fix use of opaque RANAP_RAB_SetupOrModifiedItemIEs_s declDaniel Willmann1-1/+1
2016-03-03cscn: fix use of opaque RANAP_RAB_SetupOrModifiedItemIEs_s declNeels Hofmeyr1-1/+2
2016-03-03Revert "iu.c: avoid warning by declaring ranap_free_rab_setupormodifieditemie...Daniel Willmann1-2/+0
2016-03-03libiu: Use custom setupormodifieditemies functionDaniel Willmann1-1/+1
2016-03-03libiu: Indicate in log where we don't handle a specific messageDaniel Willmann1-0/+2
2016-03-03libui: Don't assume gsm_network and gsm_subscriber_conncetion in libiuDaniel Willmann3-21/+11
2016-03-03iu.c: avoid warning by declaring ranap_free_rab_setupormodifieditemies()Neels Hofmeyr1-0/+2
2016-03-03msc: define extern iu_tx()Neels Hofmeyr2-5/+2
2016-03-03gsm0408_rcvmsg_iucs: remove unused link_id arg.Neels Hofmeyr2-4/+3
2016-03-03msc: implicitly link to iu_tx, don't have callbacks.Neels Hofmeyr2-30/+12
2016-03-03gprs/sgsn: Use RAB assignment response cb in PDP context activationDaniel Willmann2-9/+48
2016-03-03osmo-cscn: Add dummy function for RAB assignment responseDaniel Willmann1-1/+9
2016-03-03libiu: Add support for RAB assignment response callbackDaniel Willmann1-28/+10
2016-03-03sgsn_libgtp: Update rab (de)act function names to libui versionDaniel Willmann2-4/+3
2016-03-03sgsn_iu/libgtp: Update pdp context with new IP address after RAB assignDaniel Willmann2-7/+7
2016-03-03sgsn_iu: Parse the RAB assignemnt response and get pdp ctx form itDaniel Willmann1-13/+28
2016-03-03sgsn: Add a function to return the pdp ctx for an mm ctx and teiDaniel Willmann1-1/+15
2016-03-03sgsn: Get gtp ip and teid from pdp context in gprs_iu_rab_act()Daniel Willmann2-7/+12
2016-03-03gprs_gmm: Apply the auth hack only for UTRAN_Iu RAN typeDaniel Willmann1-6/+7
2016-03-03sgsn_libgtp: Use the address provided by the GGSN for RAB activationDaniel Willmann1-1/+3
2016-03-03gprs: Fix some misleading commentsDaniel Willmann2-2/+2
2016-03-03WIP: Wait for radio bearer before sending pdp context acceptDaniel Willmann2-13/+33
2016-03-03HACK: ranap_decode_rab_setupormodifieditemies crashes so disable itDaniel Willmann1-1/+2
2016-03-03sgsn_iu: RABAssignment response is an Outcome, not a Successful oneDaniel Willmann1-5/+7
2016-03-03gprs_gmm: Fix bit mask when determining update/attach typeDaniel Willmann1-2/+6
2016-03-03cscn: use iu_tx for msc_ifaces.iu_cs. some #include cosmetics.Neels Hofmeyr1-3/+8
2016-03-03mscsplit: fix compilation and comments. move msc_api.h.Neels Hofmeyr6-37/+16
2016-03-03mscsplit: getting grips on header scopesNeels Hofmeyr7-44/+109
2016-03-03msc: clarify msc_api and msc_ifaces scopesNeels Hofmeyr1-0/+11
2016-03-03rename IFACE_IUCS to IFACE_IUNeels Hofmeyr2-4/+4
2016-03-03cscn: rename msc_apiNeels Hofmeyr2-31/+0
2016-03-03cscn: some file moves/renamesNeels Hofmeyr6-6/+72
2016-03-03cscn wip: direct dtap responses to IuCSNeels Hofmeyr6-8/+19
2016-03-03cscn: fix missing network backpointerNeels Hofmeyr1-0/+1
2016-03-03cscn: own talloc root and gsm_network instance; misc.Neels Hofmeyr1-70/+127
2016-03-03mscsplit: exclude some more vty nodesNeels Hofmeyr1-1/+1
2016-03-03cosmetic: remove unused extern.Neels Hofmeyr1-1/+0
2016-03-03introduce vty CSCN_NODE, cosmetically.Neels Hofmeyr1-0/+1