aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-29osmo_timer_pending: Make arg constPau Espin Pedrol1-1/+1
2021-04-29ns2: Allow setting the socket priority for a UDP bindHarald Welte1-0/+1
2021-04-28fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeoutNeels Hofmeyr1-1/+1
2021-04-28socket: QoS support for all our socket init functionsHarald Welte1-0/+9
2021-04-27socket: Introduce osmo_sock_set_priority() helper functionHarald Welte1-0/+1
2021-04-27socket: Introduce osmo_sock_set_dscp() to set socket DSCP valueHarald Welte1-0/+2
2021-04-25ns2: Dump frame relay state to VTY during "show ns"Harald Welte1-0/+2
2021-04-25frame_relay: Export osmo_fr_network_free()Harald Welte1-0/+1
2021-04-25sim: Obtain card ATR when opening the cardHarald Welte1-0/+11
2021-04-21gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdefPau Espin Pedrol1-0/+1
2021-04-20RR: add missing Extended TSC Set IENeels Hofmeyr1-0/+1
2021-04-20RR: add VAMOS channel modesNeels Hofmeyr2-0/+7
2021-04-19gsm: Support Sending Last EUTRAN PLMN Id in Handover RequiredPau Espin Pedrol1-0/+3
2021-04-19protocol/gsm_08_58.h: add asymmetric CSD data ratesVadim Yanitskiy1-0/+7
2021-04-19protocol/gsm_08_58.h: add more 'Channel rate and type' valuesVadim Yanitskiy1-4/+9
2021-04-19protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6}Vadim Yanitskiy1-0/+3
2021-04-14cosmetic: Fix trailing whitespacePau Espin Pedrol1-1/+1
2021-04-14gsm_08_08.h: Add extra field elements defined in other sectionsPau Espin Pedrol1-1/+4
2021-04-09add osmo_bts_features_names: short BTS feature stringsNeels Hofmeyr1-0/+5
2021-04-08deprecate osmo_bts_feature_name(), add osmo_bts_features_desc()Neels Hofmeyr1-1/+5
2021-04-07stat_item: make value ids item specificOliver Smith1-4/+8
2021-04-06stat_item: make next_id argument name consistentOliver Smith1-3/+3
2021-03-27add BTS_FEAT_VAMOSNeels Hofmeyr1-0/+1
2021-03-24gprs_ns2: rework logging of Rx and Tx NS PDUAlexander Couzens1-1/+3
2021-03-24gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNSHarald Welte1-0/+3
2021-03-18tlv: Fix length returned by t{l16,16l}v_putDaniel Willmann1-2/+2
2021-03-05TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next releaseHarald Welte1-0/+7
2021-03-01gprs_bssgp: add support for SGSN oriented RESETAlexander Couzens1-0/+2
2021-02-20logging: Deprecate API log_set_print_filenamePau Espin Pedrol1-1/+1
2021-02-19logging: Allow prefixing thread ID to each log linePau Espin Pedrol1-0/+3
2021-02-19gprs_ns2: rework IP-SNS bindsAlexander Couzens1-0/+2
2021-02-18gsm: Introduce API osmo_gsm48_rest_octets_si13_decodePau Espin Pedrol1-1/+2
2021-02-17Introduce osmo_gettid() APIPau Espin Pedrol2-0/+34
2021-02-16gsm_08_58, gsm_44_004: add struct for l1 informationPhilipp Maier3-0/+36
2021-02-16gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSEAlexander Couzens2-0/+8
2021-02-13gsm: Fix bitfield order in dtap_headerPau Espin Pedrol1-3/+3
2021-02-12bssgp_bvc_fsm: Consistent namingDaniel Willmann1-3/+3
2021-02-12bssgp2_enc_status: Truncate STATUS message to maximum PDU lengthDaniel Willmann1-1/+1
2021-02-12bssgp_bvc_fsm: Set/get maximum BSSGP PDU lengthDaniel Willmann1-0/+3
2021-02-12gprs_ns2: add signalling & data weights for UDP bindsAlexander Couzens1-0/+2
2021-02-08Fix struct bitfields on big endian systemsPau Espin Pedrol2-0/+81
2021-02-06tlv: clarify documentation for msgb_tv{16,32}_put()Vadim Yanitskiy1-2/+2
2021-02-06tlv: add msgb_tv32_put(), similar to msgb_tv16_put()Vadim Yanitskiy1-0/+10
2021-02-04gsm48: add compare function for struct gprs_ra_idPhilipp Maier1-0/+1
2021-02-02frame_relay: Add status call-backs for link + DLC status changesHarald Welte1-2/+9
2021-02-01gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets()Vadim Yanitskiy1-1/+4
2021-02-01sim: fix gcc 4.9.2 + -std=gnu11 errorOliver Smith1-1/+1
2021-02-01ns2: Fix typos in commentsHarald Welte1-5/+5
2021-01-29gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.cPhilipp Maier2-33/+34
2021-01-29gsm: bts_features: Introduce BTS_FEAT_CCNPau Espin Pedrol1-0/+1