aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
2015-12-12mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGEHarald Welte1-0/+5
2015-12-12mncc.c: Convert mncc_names[] to 'struct value_string'Harald Welte1-1/+1
2015-12-07gtphub: simplify/fix: one TEI mapping per tunnel.Neels Hofmeyr1-1/+1
2015-12-07gtphub: add more detailed I/O rate counters.Neels Hofmeyr1-0/+4
2015-12-05gsm_data_shared: compute/sprintf the lchan name only onceHarald Welte1-1/+7
2015-12-03gtphub: implement sgsn_use_sender for NAT.Neels Hofmeyr1-0/+3
2015-12-03gtphub: wrap gtphub_write() for test suite.Neels Hofmeyr1-0/+4
2015-12-03gtphub: monitor GSNs' restart counters.Neels Hofmeyr1-1/+2
2015-12-03gtphub: handle Delete PDP Context.Neels Hofmeyr1-0/+1
2015-12-03gtphub: fix some style complaints from cppcheckNeels Hofmeyr1-2/+0
2015-12-03gtphub: refactor: use side_idx everywhere.Neels Hofmeyr1-32/+19
2015-12-03gtphub: use a single TEI pool across planes.Neels Hofmeyr1-1/+1
2015-12-03gtphub: cosmetic: for_each_side,_plane macros.Neels Hofmeyr1-0/+4
2015-12-03gtphub: implement restart counter properly.Neels Hofmeyr1-2/+3
2015-12-03gtphub: track tunnels explicitly.Neels Hofmeyr1-1/+32
2015-12-03gtphub: cosmetic/prepare: rename expiry queues.Neels Hofmeyr1-4/+4
2015-12-03gtphub: cosmetic/prepare: add nr_map_refresh().Neels Hofmeyr1-0/+5
2015-12-03gtphub: cosmetic: fix an argument name.Neels Hofmeyr1-1/+1
2015-12-03gtphub: first vty show commands.Neels Hofmeyr1-1/+2
2015-12-03gtphub: add first rate countersNeels Hofmeyr1-0/+2
2015-12-03gtphub: add explicit cleanup handles.Neels Hofmeyr1-0/+7
2015-12-03gtphub: cosmetic: rename a file.Neels Hofmeyr1-1/+1
2015-12-03gtphub: nr_map: add min,max and wrap.Neels Hofmeyr1-2/+9
2015-12-03gtphub: fix number map range for TEIs.Neels Hofmeyr1-1/+1
2015-11-24gtphub: lose obsolete comment.Neels Hofmeyr1-2/+0
2015-11-20gtp: Fix Makefile.am so maybe distcheck is now going to workHolger Hans Peter Freyther1-1/+1
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte2-6/+4
2015-11-16gtphub: cosmetic: break long lines.Neels Hofmeyr1-5/+9
2015-11-16gtphub: add logging labels to bind struct.Neels Hofmeyr1-0/+2
2015-11-16gtphub: fix numerous segfaults, and other stupidities.Neels Hofmeyr1-0/+3
2015-11-16gtphub: make test code reusable for future tests.Neels Hofmeyr1-0/+4
2015-11-16gtphub: fix Echo behavior: respond directly.Neels Hofmeyr1-0/+4
2015-11-16gtphub: add first bits of GRX aresNeels Hofmeyr1-0/+28
2015-11-16Add GTP hub initial code base.Neels Hofmeyr4-0/+427
2015-11-10gbproxy: Count more GSM 04.08 messagesHolger Hans Peter Freyther1-0/+16
2015-11-02gsup/oap: add OAP to GSUP client.Neels Hofmeyr2-1/+9
2015-11-02oap: implement initial OAP API.Neels Hofmeyr3-1/+150
2015-11-02libcommon: soak up three static functions.Neels Hofmeyr2-1/+27
2015-10-13gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocationDaniel Willmann1-4/+0
2015-10-12osmux: Allow to listen to a specific addressHolger Hans Peter Freyther1-0/+2
2015-10-12mgcp: Use the right bind addresses for NET and BTS0.15.0Holger Hans Peter Freyther1-4/+4
2015-10-12osmux: Remember the allocated CID and make sure it is releasedHolger Hans Peter Freyther2-0/+4
2015-10-12osmux: Allow to enforce using Osmux for the clientHolger Hans Peter Freyther1-0/+6
2015-10-12osmux: Test cid allocation and de-allocationHolger Hans Peter Freyther1-0/+1
2015-10-02amr: Attempt to unbreak the AMR support in the BSCHolger Hans Peter Freyther1-1/+1
2015-10-02amr: Instead of putting ms/bts into the same struct.. use it twiceHolger Hans Peter Freyther2-6/+7
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg3-4/+15
2015-09-14mncc: Use the default codec from the built-in mncc modezecke/features/rtp-bridgeHolger Hans Peter Freyther1-0/+2
2015-09-14mncc: Implement CRCX->MDCX for handover for direct rtp modeHolger Hans Peter Freyther1-0/+1
2015-09-14mncc: Implement the direct RTP mode for ip based systemsHolger Hans Peter Freyther1-0/+4