aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/libosmogb.map
AgeCommit message (Expand)AuthorFilesLines
2021-02-19gprs_ns2: rework IP-SNS bindsAlexander Couzens1-0/+2
2021-02-12bssgp_bvc_fsm: Consistent namingDaniel Willmann1-3/+3
2021-02-12bssgp_bvc_fsm: Set/get maximum BSSGP PDU lengthDaniel Willmann1-0/+2
2021-02-12gprs_ns2: add signalling & data weights for UDP bindsAlexander Couzens1-0/+1
2021-01-28gprs_ns2: introduce gprs_ns2_vty_init_reduced() for the PCUAlexander Couzens1-0/+1
2021-01-28gprs_ns2: remove api call gprs_ns2_dynamic_create_nseAlexander Couzens1-1/+0
2021-01-28gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vtyAlexander Couzens1-2/+0
2021-01-28Revert "gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty"Pau Espin Pedrol1-0/+2
2021-01-28gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vtyAlexander Couzens1-2/+0
2021-01-26gprs_bssgp_rim: add functions to convert a RIM-RI to a stringPhilipp Maier1-0/+2
2021-01-22gprs_bssgp_rim: add value strings for enum bssgp_rim_routing_info_discrPhilipp Maier1-0/+1
2021-01-22gprs_bssgp_rim: add value strings for enum bssgp_ran_inf_app_idPhilipp Maier1-0/+1
2021-01-22gprs_bssgp_rim: add value strings for enum bssgp_nacc_causePhilipp Maier1-0/+1
2021-01-19gprs_bssgp: add utilities to send and parse BSSGP rim PDUsPhilipp Maier1-0/+2
2021-01-18bssgp_rim: add encoder/decoder for NACC related RIM containersPhilipp Maier1-0/+16
2020-12-22gprs_ns2: add new vty2Alexander Couzens1-0/+1
2020-12-16gprs_bssgp: add IE parser/generator for RIM Routing InformationPhilipp Maier1-0/+2
2020-12-15gprs_ns2_sns: rework IP-SNS initial remoteAlexander Couzens1-1/+2
2020-12-15gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSEAlexander Couzens1-0/+1
2020-12-15gprs_ns2: add member name to bindAlexander Couzens1-0/+1
2020-12-15gprs_ns2: introduce NS dialectsAlexander Couzens1-2/+0
2020-12-09bssgp2: Encoding + Decoding functions for BVC and MS flow controlHarald Welte1-0/+6
2020-12-09gb: Add beginnings of a new BSSGP implementationHarald Welte1-0/+21
2020-12-08bssgp: Add osmo_tlv_prot_def for BSSGPHarald Welte1-0/+2
2020-11-30gprs_ns2: Introduce gprs_ns2_lltype_str() for link layer nameHarald Welte1-0/+1
2020-11-24ns2: add support for frame relayAlexander Couzens1-0/+16
2020-11-06ns2: Add gprs_ns2_nsvc_state_name() to get the current state of a VCDaniel Willmann1-0/+1
2020-11-03libosmogb: Add a function to tx BVC RESET by nsei/bvciDaniel Willmann1-0/+1
2020-10-27gprs_ns2: convert gprs_ns2_cause_str into an static inlineAlexander Couzens1-1/+1
2020-10-27ns2: add value strings for ns2_affecting_cause_prim_str & ns2_prim_strAlexander Couzens1-0/+2
2020-10-12gprs_ns2: add gprs_ns2_ip_vc_equal()Alexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_nse_foreach_nsvc()Alexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_nse_sns_remote() returns the initial SNS addressAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddrAlexander Couzens1-0/+1
2020-10-12gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remoteAlexander Couzens1-1/+1
2020-10-12gprs_ns2: add gprs_ns2_free_nses() to free all NS-EAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_free_binds() to free all bindsAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nseAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddrAlexander Couzens1-0/+1
2020-09-15Gb: add a second NS implementationAlexander Couzens1-0/+34
2020-08-04Gb/BSSGP: replace hardcoded Tx into NS library by a callbackAlexander Couzens1-0/+1
2020-06-26gprs_bssgp: Add bssgp_tx_bvc_reset2()Harald Welte1-0/+1
2020-06-08NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2()Harald Welte1-1/+1
2019-11-09GPRS/BSSGP: introduce bssgp_bvc_ctx_free()Vadim Yanitskiy1-0/+1
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte1-0/+1
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte1-0/+1
2019-02-26NS: Add support for GPRS NS IP Sub-Network-Service (SNS)Harald Welte1-0/+1
2018-08-10bssgp: introduce flush queue functionsAlexander Couzens1-0/+2
2018-06-14Add function gprs_nsvc_state_appendDaniel Willmann1-0/+1
2018-01-08Add function to properly encode RAIMax1-0/+1