aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2016-03-03add tests/libiudummyNeels Hofmeyr6-1/+25
2016-03-03msc: define extern iu_tx()Neels Hofmeyr3-5/+5
2016-03-03gsm0408_rcvmsg_iucs: remove unused link_id arg.Neels Hofmeyr3-5/+4
2016-03-03msc: implicitly link to iu_tx, don't have callbacks.Neels Hofmeyr3-78/+27
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 Willmann2-29/+17
2016-03-03sgsn_libgtp: Update rab (de)act function names to libui versionDaniel Willmann3-4/+4
2016-03-03sgsn_test: Make sgsn_test compile again after libui changeDaniel Willmann1-16/+0
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 Willmann2-14/+28
2016-03-03sgsn: Add a function to return the pdp ctx for an mm ctx and teiDaniel Willmann2-1/+18
2016-03-03sgsn: Get gtp ip and teid from pdp context in gprs_iu_rab_act()Daniel Willmann3-8/+13
2016-03-03gprs_gmm: Apply the auth hack only for UTRAN_Iu RAN typeDaniel Willmann1-6/+7
2016-03-03tests/sgsn: Fix compilation of sgsn_testDaniel Willmann1-0/+22
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 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