aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/sgsn_vty.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Spelling fixesRuben Undheim1-4/+4
2019-06-13sgsn: Have authentication required on by defaultPau Espin Pedrol1-17/+5
2019-06-06osmo-sgsn: add VTY parameter to toggle authenticationVadim Yanitskiy1-1/+36
2019-05-27sgsn: vty: Improve log warning content with spec sectionPau Espin Pedrol1-1/+1
2019-05-12Fix IMSI padding in imsi-aclMax1-1/+4
2019-02-13Improve 'show subscriber cache' vty commandMax1-10/+13
2018-12-20make gsup ipa name configurable in osmo-sgsn.cfgStefan Sperling1-0/+22
2018-11-19Use safer functions for IMSI ACLMax1-6/+8
2018-10-30Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte1-1/+1
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-2/+2
2018-09-24vty: fix doc str for 'reset sgsn state'Neels Hofmeyr1-1/+5
2018-09-19GTP: refactor the echo timerAlexander Couzens1-0/+2
2018-09-18vty: restart sgsn state: improve output messageAlexander Couzens1-1/+1
2018-09-17sgsn: use gtp_clear_queues() when reset sgsn stateAlexander Couzens1-0/+3
2018-08-13vty: add cmd "reset sgsn state"Alexander Couzens1-0/+32
2018-07-13vty: Add cmd to disable echo loop explictlyPau Espin Pedrol1-0/+17
2018-07-13osmo-sgsn: ping GGSN periodically and check for restart counterPau Espin Pedrol1-0/+25
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-5/+3
2018-03-06vty: absorb command explanations from osmo-gsm-manualsNeels Hofmeyr1-15/+38
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 Pedrol1-2/+24
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-1/+0
2017-10-27Log GTP-U endpoints updateMax1-5/+5
2017-10-20Fix APN printingMax1-18/+2
2017-10-20SGSN: print additional GTP-related infoMax1-0/+5
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-6/+6
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-0/+2
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-3/+3
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-15/+2
2017-08-27sgsn_vty: Don't assume pdp->lib is always validHarald Welte1-14/+16
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+14
2017-08-27sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-3/+6
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+1323