aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ns2: Allow setting the socket priority for a UDP bindHarald Welte2021-04-291-0/+1
* fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeoutNeels Hofmeyr2021-04-281-1/+1
* socket: QoS support for all our socket init functionsHarald Welte2021-04-281-0/+9
* socket: Introduce osmo_sock_set_priority() helper functionHarald Welte2021-04-271-0/+1
* socket: Introduce osmo_sock_set_dscp() to set socket DSCP valueHarald Welte2021-04-271-0/+2
* ns2: Dump frame relay state to VTY during "show ns"Harald Welte2021-04-251-0/+2
* frame_relay: Export osmo_fr_network_free()Harald Welte2021-04-251-0/+1
* sim: Obtain card ATR when opening the cardHarald Welte2021-04-251-0/+11
* gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdefPau Espin Pedrol2021-04-211-0/+1
* RR: add missing Extended TSC Set IENeels Hofmeyr2021-04-201-0/+1
* RR: add VAMOS channel modesNeels Hofmeyr2021-04-202-0/+7
* gsm: Support Sending Last EUTRAN PLMN Id in Handover RequiredPau Espin Pedrol2021-04-191-0/+3
* protocol/gsm_08_58.h: add asymmetric CSD data ratesVadim Yanitskiy2021-04-191-0/+7
* protocol/gsm_08_58.h: add more 'Channel rate and type' valuesVadim Yanitskiy2021-04-191-4/+9
* protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6}Vadim Yanitskiy2021-04-191-0/+3
* cosmetic: Fix trailing whitespacePau Espin Pedrol2021-04-141-1/+1
* gsm_08_08.h: Add extra field elements defined in other sectionsPau Espin Pedrol2021-04-141-1/+4
* add osmo_bts_features_names: short BTS feature stringsNeels Hofmeyr2021-04-091-0/+5
* deprecate osmo_bts_feature_name(), add osmo_bts_features_desc()Neels Hofmeyr2021-04-081-1/+5
* stat_item: make value ids item specificOliver Smith2021-04-071-4/+8
* stat_item: make next_id argument name consistentOliver Smith2021-04-061-3/+3
* add BTS_FEAT_VAMOSNeels Hofmeyr2021-03-271-0/+1
* gprs_ns2: rework logging of Rx and Tx NS PDUAlexander Couzens2021-03-241-1/+3
* gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNSHarald Welte2021-03-241-0/+3
* tlv: Fix length returned by t{l16,16l}v_putDaniel Willmann2021-03-181-2/+2
* TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next releaseHarald Welte2021-03-051-0/+7
* gprs_bssgp: add support for SGSN oriented RESETAlexander Couzens2021-03-011-0/+2
* logging: Deprecate API log_set_print_filenamePau Espin Pedrol2021-02-201-1/+1
* logging: Allow prefixing thread ID to each log linePau Espin Pedrol2021-02-191-0/+3
* gprs_ns2: rework IP-SNS bindsAlexander Couzens2021-02-191-0/+2
* gsm: Introduce API osmo_gsm48_rest_octets_si13_decodePau Espin Pedrol2021-02-181-1/+2
* Introduce osmo_gettid() APIPau Espin Pedrol2021-02-172-0/+34
* gsm_08_58, gsm_44_004: add struct for l1 informationPhilipp Maier2021-02-163-0/+36
* gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSEAlexander Couzens2021-02-162-0/+8
* gsm: Fix bitfield order in dtap_headerPau Espin Pedrol2021-02-131-3/+3
* bssgp_bvc_fsm: Consistent namingDaniel Willmann2021-02-121-3/+3
* bssgp2_enc_status: Truncate STATUS message to maximum PDU lengthDaniel Willmann2021-02-121-1/+1
* bssgp_bvc_fsm: Set/get maximum BSSGP PDU lengthDaniel Willmann2021-02-121-0/+3
* gprs_ns2: add signalling & data weights for UDP bindsAlexander Couzens2021-02-121-0/+2
* Fix struct bitfields on big endian systemsPau Espin Pedrol2021-02-082-0/+81
* tlv: clarify documentation for msgb_tv{16,32}_put()Vadim Yanitskiy2021-02-061-2/+2
* tlv: add msgb_tv32_put(), similar to msgb_tv16_put()Vadim Yanitskiy2021-02-061-0/+10
* gsm48: add compare function for struct gprs_ra_idPhilipp Maier2021-02-041-0/+1
* frame_relay: Add status call-backs for link + DLC status changesHarald Welte2021-02-021-2/+9
* gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets()Vadim Yanitskiy2021-02-011-1/+4
* sim: fix gcc 4.9.2 + -std=gnu11 errorOliver Smith2021-02-011-1/+1
* ns2: Fix typos in commentsHarald Welte2021-02-011-5/+5
* gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.cPhilipp Maier2021-01-292-33/+34
* gsm: bts_features: Introduce BTS_FEAT_CCNPau Espin Pedrol2021-01-291-0/+1
* cosmetic: fix typo in commentPau Espin Pedrol2021-01-291-1/+1