aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/sgsn_vty.c
AgeCommit message (Expand)AuthorFilesLines
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