aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-03gprs: Fix some misleading commentsDaniel Willmann2-2/+2
2016-03-03WIP: Wait for radio bearer before sending pdp context acceptDaniel Willmann3-14/+37
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-03doc: rename nitb graph to bsc, add msc graphNeels Hofmeyr2-0/+15
2016-03-03doc: add lists to nitb graphNeels Hofmeyr1-1/+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 Hofmeyr8-20/+28
2016-03-03mscsplit: getting grips on header scopesNeels Hofmeyr10-54/+144
2016-03-03msc: clarify msc_api and msc_ifaces scopesNeels Hofmeyr2-12/+28
2016-03-03rename IFACE_IUCS to IFACE_IUNeels Hofmeyr3-7/+7
2016-03-03cscn: rename msc_apiNeels Hofmeyr2-0/+0
2016-03-03cscn: some file moves/renamesNeels Hofmeyr6-6/+72
2016-03-03cscn wip: direct dtap responses to IuCSNeels Hofmeyr7-9/+23
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 Hofmeyr2-0/+2
2016-03-03mscplit: try to clarify root talloc ctx and global gsm_network.Neels Hofmeyr17-68/+95
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr29-361/+380
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 Hofmeyr5-20/+38
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 Hofmeyr4-3/+9
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr10-99/+117
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 Hofmeyr2-0/+5
2016-03-03fix: it's called msgb.dst.Neels Hofmeyr2-3/+3
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 Hofmeyr4-7/+10
2016-03-03Add Iu-CS indicator to struct gsm_subscriber_connection.Neels Hofmeyr1-0/+14
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 Hofmeyr4-5/+7
2016-03-03add DIUCS debug idNeels Hofmeyr1-0/+1
2016-03-03various small fixesNeels Hofmeyr3-18/+42
2016-03-03sai arg back to pointerNeels Hofmeyr2-3/+3
2016-03-03some fixesNeels Hofmeyr1-6/+9
2016-03-03generalize rab_act for ps and csNeels Hofmeyr3-12/+29
2016-03-03move struct ue_conn_ctx to headerNeels Hofmeyr2-6/+6
2016-03-03sgsn_iu -> iuNeels Hofmeyr1-1/+1
2016-03-03sai argNeels Hofmeyr2-2/+2