aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/sgsn_main.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Move out sgsn to its own subdirPau Espin Pedrol1-536/+0
2019-09-02Move lots of Iu/ranap specific code into its own filePau Espin Pedrol1-4/+1
2019-09-02Introduce log helper LOGGGSN and log category DGTPPau Espin Pedrol1-1/+6
2019-08-21vty: Introduce cs7-instance-iuPau Espin Pedrol1-1/+3
2019-08-19sgsn: use sccp_simple_client API to setup ss7 id 0 instead of 1Pau Espin Pedrol1-5/+5
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-2/+2
2019-07-26Add/fix help string for version optionDaniel Willmann1-0/+1
2018-12-12remove pointless declaration of struct gsm_networkStefan Sperling1-2/+2
2018-12-11Use explicit parameter for sgsn_auth_init()Max1-1/+1
2018-10-30Allocate sgsn_instance with tallocPau Espin Pedrol1-22/+14
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-14/+14
2018-09-27vty: add SCCP related vty commandsNeels Hofmeyr1-0/+1
2018-04-16use osmo_init_logging2(), fix regression test memleaksNeels Hofmeyr1-1/+1
2018-02-14Add talloc context introspection via VTYHarald Welte1-0/+3
2017-11-29Add vty cmd 'cdr trap' to send CDR through CTRL ifacePau Espin Pedrol1-3/+3
2017-11-24use default point-code as listed on Point_Codes wiki pageNeels Hofmeyr1-1/+2
2017-11-01change default config filename to osmo-sgsn.cfg, not osmo_sgsn.cfgNeels Hofmeyr1-2/+26
2017-10-25log: fix default loglevelsPhilipp Maier1-9/+9
2017-10-20SGSN: print additional GTP-related infoMax1-1/+2
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-6/+6
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 Hofmeyr1-10/+44
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-3/+6
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-1/+16
2017-08-27Treat SIGTERM just like SIGINT in our programsHarald Welte1-0/+2
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-9/+0
2017-08-27sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-2/+2
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte1-0/+3
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+462