aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sgsn/sgsn.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-11vty: Introduce encryption cipher-plugin-path commandPau Espin Pedrol1-0/+1
2023-01-11Move global mmctx list into struct sgsn_instancePau Espin Pedrol1-0/+1
2023-01-11Split gprs_sgsn.{c,h} -> {auth,mmctx,sgsn}.{c,h}Pau Espin Pedrol1-1/+3
2023-01-11Rename bscconfig.h -> config.hPau Espin Pedrol1-1/+1
2023-01-11Move sgsn_ctrl_cmds_install() declaration to sgsn.hPau Espin Pedrol1-0/+5
2023-01-11Move global pdp_list inside struct sgsn_instancePau Espin Pedrol1-0/+1
2023-01-11Move extern declarations of tall_sgsn_ctx to sgsn.hPau Espin Pedrol1-0/+1
2023-01-05Move global apn_list inside struct sgsn_instancePau Espin Pedrol1-0/+1
2023-01-05Move gtp related functions to gtp.hPau Espin Pedrol1-12/+0
2023-01-05Move func defintions of funcs implemented in gprs_sndcp.c to gprs_sndcp.hPau Espin Pedrol1-12/+0
2023-01-05Properly split llc->sndcp->gtp unitdata pathi through extra func callPau Espin Pedrol1-3/+0
2023-01-05sgsn.h: Drop declaration of non existing functionPau Espin Pedrol1-3/+0
2023-01-05Move global ggsn_list into struct sgsn_instancePau Espin Pedrol1-0/+1
2023-01-05Keep sgsn subsystems under struct sgsn_instance lifecyclePau Espin Pedrol1-0/+5
2022-11-04vty: Make new libgtp tdefs configurable through VTYPau Espin Pedrol1-0/+1
2022-10-11Constify LLC/SNDCP parametersMax1-1/+1
2022-03-10Iu: add UEA encryptionNeels Hofmeyr1-0/+1
2022-03-07s/cipher_support_mask/gea_encryption_maskNeels Hofmeyr1-1/+1
2021-06-16add support for multiple encryption algorithms and a5/4Eric1-1/+1
2021-05-19Support forwarding RIM messages over GTPCv1 EUTRAN<->GERANPau Espin Pedrol1-0/+6
2021-01-04sgsn: Use the new NS2 apiAlexander Couzens1-3/+4
2019-10-21sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*()Pau Espin Pedrol1-2/+0
2019-09-02Move lots of Iu/ranap specific code into its own filePau Espin Pedrol1-1/+2
2019-08-21vty: Introduce cs7-instance-iuPau Espin Pedrol1-0/+1
2019-08-20Replace own timer infra with libosmocore osmo_tdefPau Espin Pedrol1-14/+2
2019-06-13sgsn: Have authentication required on by defaultPau Espin Pedrol1-0/+2
2018-12-20make gsup ipa name configurable in osmo-sgsn.cfgStefan Sperling1-0/+6
2018-10-30Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte1-2/+2
2018-07-30migrate to oap_client in libosmogsmHarald Welte1-2/+2
2018-07-13osmo-sgsn: ping GGSN periodically and check for restart counterPau Espin Pedrol1-0/+1
2018-03-16compiler warnings: use enum ranap_nsap_addr_enc, constify local varNeels Hofmeyr1-1/+9
2017-11-29Add vty cmd 'cdr trap' to send CDR through CTRL ifacePau Espin Pedrol1-0/+1
2017-10-27Log GTP-U endpoints updateMax1-0/+2
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-0/+191