aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_bssgp_pcu.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-23gprs_bssgp_pcu: ensure only known BVCI can be resetted by the SGSNAlexander Couzens1-0/+12
2021-03-03gprs_bssgp_pcu: rework BSSGP Reset messages to support SGSN originated BSSGP-...Alexander Couzens1-16/+34
2021-02-19gprs_bssgp: use gprs_ns2_sns_add_bind() to allow the NSE to use the binds for...Alexander Couzens1-0/+8
2021-02-16gprs_bssgp: rename gprs_ns_config -> gprs_ns_update_configAlexander Couzens1-4/+5
2021-02-16gprs_bssgp: rework and rename ns_create_nsvc -> ns_configure_nseAlexander Couzens1-26/+40
2021-01-28follow gprs_ns2 API enum changesAlexander Couzens1-10/+10
2021-01-22Initial handling support for RIM messagesPau Espin Pedrol1-1/+16
2021-01-21Get rid of singleton gprs_bssgp_pcu_current_bctx()Pau Espin Pedrol1-6/+1
2021-01-20Allow multiple bts objects in PCUPau Espin Pedrol1-3/+19
2021-01-19Convert gprs_bssgp_pcu.cpp to CPau Espin Pedrol1-0/+1194