aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs
AgeCommit message (Expand)AuthorFilesLines
2017-12-20Replace '.' in counter names with ':'Max3-3/+3
2017-12-20gsm48_rx_gmm_att_req: fix error handling: don't clean up NULL llmeNeels Hofmeyr1-1/+1
2017-12-20gprs_gmm: segfault: gracefully handle failure to alloc contextNeels Hofmeyr1-0/+4
2017-12-05Show GTP version for PDP context in vtyMax1-2/+2
2017-12-05Fix display of GTP addressesMax1-5/+5
2017-11-29Add vty cmd 'cdr trap' to send CDR through CTRL ifacePau Espin Pedrol3-27/+69
2017-11-29sgsn_cdr: Split log formatting into a snprintf functionPau Espin Pedrol1-30/+51
2017-11-28Replace '.' in counter names with ':'Pau Espin Pedrol1-14/+14
2017-11-24use default point-code as listed on Point_Codes wiki pageNeels Hofmeyr1-1/+2
2017-11-21Replace '.' in counter names with ':'Harald Welte1-23/+23
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr3-3/+0
2017-11-01change default config filename to osmo-sgsn.cfg, not osmo_sgsn.cfgNeels Hofmeyr1-2/+26
2017-10-31drop osmo_sgsn.cfg from src/gprs dirNeels Hofmeyr1-23/+0
2017-10-27Log address on GTP creationMax1-0/+2
2017-10-27Log GTP-U endpoints updateMax2-5/+7
2017-10-26Fix libosmo-sigtran dependencyMax1-2/+4
2017-10-26gbproxy: don't link unnecessaryMax1-2/+0
2017-10-25non-iu-build: guard vty libosmo-sigtran function calls.Philipp Maier1-0/+6
2017-10-25log: fix default loglevelsPhilipp Maier1-9/+9
2017-10-20Fix APN printingMax1-18/+2
2017-10-20SGSN: check that GSN is created in proper modeMax1-0/+3
2017-10-20SGSN: print additional GTP-related infoMax2-1/+7
2017-10-17Use new FSF address in license headerMax1-1/+1
2017-10-09Check for correct P-TMSI allocationMax1-2/+5
2017-10-09Move P-TMSI alloc/update into separate functionMax1-13/+16
2017-10-02Use extended logging for PDP contextsMax1-2/+3
2017-09-23gbproxy: ensure peer allocation resultMax1-2/+2
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr38-169/+169
2017-08-30sccp init: pass no local m3ua addr to use defaultsNeels Hofmeyr1-4/+3
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr21-40/+759
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr6-30/+50
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier2-1/+18
2017-08-27Treat SIGTERM just like SIGINT in our programsHarald Welte3-0/+6
2017-08-27gbproxy: log signal value as textMax1-6/+4
2017-08-27gbproxy: log unhandled BSSGP PDU as textMax1-2/+1
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte8-51/+17
2017-08-27sgsn_vty: Don't assume pdp->lib is always validHarald Welte1-14/+16
2017-08-27SGSN: Fix RAN information exposed on GTP during PDP CTX CREATEHarald Welte1-7/+18
2017-08-27sgsn: Convert cch_pdp to host order for libgtpHolger Hans Peter Freyther1-5/+2
2017-08-27gtphob: check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+4
2017-08-27check for missing result of rate_ctr_group_alloc()Harald Welte3-0/+24
2017-08-27sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther3-5/+37
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr5-12/+24
2017-08-27sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr2-5/+8
2017-08-27SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte1-10/+20
2017-08-27IuPS: explicitly check RAN type; move commentNeels Hofmeyr1-1/+3
2017-08-27IuPS: don't require an MM context for Iu ReleaseNeels Hofmeyr1-5/+13
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte1-0/+3
2017-08-27gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr1-0/+1
2017-08-27GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr1-27/+0