aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-01-12gtphub: make rate_ctr uniqueMax1-8/+25
2018-01-11gprs_llc: tx dl ud: make mismatching LLE not crash osmo-sgsnNeels Hofmeyr1-2/+9
2018-01-08Fix RAI constructionMax1-2/+2
2018-01-07gprs_gmm: Convert warning message to pragma messagePau Espin Pedrol1-1/+1
2018-01-07cosmetic: gprs_gmm: Remove trailing whitespacePau Espin Pedrol1-2/+2
2018-01-07gprs_gmm: Remove unused variablePau Espin Pedrol1-2/+2
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max5-38/+38
2017-12-26Use connection id when allocating rate countersMax1-3/+5
2017-12-26cosmetic: use macro for gtphub plane iterationMax1-1/+1
2017-12-20Remove dead codeMax1-4/+0
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 unnecessaryMax2-3/+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 Hofmeyr47-191/+191
2017-09-06drop files unrelated to osmo-sgsnNeels Hofmeyr3-248/+0
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 Hofmeyr157-67797/+760
2017-08-30add msg type to SMS rx loggingNeels Hofmeyr1-1/+3
2017-08-30gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr26-7296/+22
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr23-1029/+129
2017-08-30mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-2/+18
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier38-650/+3617
2017-08-27Treat SIGTERM just like SIGINT in our programsHarald Welte5-0/+10
2017-08-27NITB: remove 'help' output about '-a' option that is removed for agesHarald Welte1-2/+0
2017-08-27libmsc: Use actual delivery time in delivery reports.Keith2-2/+3