aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-03mscplit: try to clarify root talloc ctx and global gsm_network.Neels Hofmeyr12-63/+75
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr22-326/+318
2016-03-03cosmetics: link_id=42, s/Iu-CS/IuCS, debug logs.Neels Hofmeyr2-4/+16
2016-03-03cscn: allocate IuCS conn, properly return rc.Neels Hofmeyr1-18/+10
2016-03-03cscn: call msc_compl_l3() from subscr_conn_allocate_iu()Neels Hofmeyr4-18/+34
2016-03-03cscn: default to osmo-cscn.cfg, not opencscn.cfgNeels Hofmeyr1-1/+1
2016-03-03cscn: move gsm0408_rcvmsg_iucs() decl to proper place.Neels Hofmeyr3-0/+9
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr6-97/+109
2016-03-03wipNeels Hofmeyr1-1/+9
2016-03-03todo / #if 0Neels Hofmeyr1-0/+5
2016-03-03minor fixesNeels Hofmeyr2-6/+5
2016-03-03func declaration, commentsNeels Hofmeyr1-0/+3
2016-03-03fix: it's called msgb.dst.Neels Hofmeyr1-2/+2
2016-03-03wipNeels Hofmeyr1-0/+1
2016-03-03Indicate A-interface for new A subscr-conn.Neels Hofmeyr1-0/+1
2016-03-03Add some Iu-CS functions (in the wrong place though, wip)Neels Hofmeyr1-0/+78
2016-03-03cosmetic: a rename, comments.Neels Hofmeyr2-6/+8
2016-03-03log level: DIUCS = debugNeels Hofmeyr1-0/+5
2016-03-03wip (reminders to self, whitespace)Neels Hofmeyr3-3/+4
2016-03-03make osmo-cscn compile and receive first Iu-CS buf (and log it only)Neels Hofmeyr2-26/+17
2016-03-03iu_init: add addr and port argsNeels Hofmeyr3-4/+5