aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ns2: Ignore NSVC with data_weight 0 for datadaniel/miscDaniel Willmann2021-06-291-0/+2
* cosmetic: gsm_12_21.h: Fix trailing whitespacePau Espin Pedrol2021-06-281-2/+2
* bts_features: add feature for BCCH carrier power reduction modeVadim Yanitskiy2021-06-252-0/+3
* gsm0808: add Kc128 to Handover RequestNeels Hofmeyr2021-06-252-1/+9
* gprs_ns2_vc_fsm: reset the ALIVE response time when stopping testAlexander Couzens2021-06-251-0/+1
* gprs_ns2: fix missing notify towards the NSE when NSVC become blockedAlexander Couzens2021-06-253-0/+73
* gprs_ns2: use llist_add_tail to keep orderAlexander Couzens2021-06-253-10/+10
* add Kc128 to gsm0808 Create Ciphering CommandNeels Hofmeyr2021-06-215-10/+73
* vty: make function cmd_range_match() publicPhilipp Maier2021-06-182-4/+6
* osmo_select_shutdown_request(): allow finishing pending writes on SIGTERMNeels Hofmeyr2021-06-182-1/+72
* stats_vty: Improve generation of osmo countersDaniel Willmann2021-06-161-11/+10
* control_cmd: fix typoPhilipp Maier2021-06-161-1/+1
* ctrl: Support recovering from short writePau Espin Pedrol2021-06-151-1/+7
* ctrl: Pre-calculate required size before allocating msgbPau Espin Pedrol2021-06-152-62/+34
* gprs_ns2_sns: bss: set gss->familyAlexander Couzens2021-06-131-0/+1
* gprs_ns2_sns: replace ns2_sns_type with address familyAlexander Couzens2021-06-131-28/+24
* gprs_ns2_sns: refactor nss_weight_sum_data -> ip46_weight_sum_dataAlexander Couzens2021-06-131-7/+7
* gprs_ns2_sns: refactor ip4_weight_sum/ip6_weight_sumAlexander Couzens2021-06-131-16/+14
* gprs_ns2_sns: add check for duplicates to add_ip6_elem()Alexander Couzens2021-06-131-3/+8
* msgb_alloc_headroom: Change size args to be uint16_tPau Espin Pedrol2021-06-131-2/+2
* bts_feature: Introduce feature to speak to PCUPau Espin Pedrol2021-06-112-0/+3
* ipaccess: Add new osmo extension IPAC_PROTO_EXT_PCUPau Espin Pedrol2021-06-111-0/+1
* ns2: use same name in ctr_group as stat_item_groupMichael Iedema2021-06-101-0/+1
* kdf: add key derivation functionsEric2021-06-0816-1/+1752
* stats_vty: also show rate counter group name (if present)Vadim Yanitskiy2021-06-071-1/+4
* gprs_ns2_sns: move gss->remote specific check out of add_ip4_elem/add_ip6_elemAlexander Couzens2021-06-071-8/+8
* gprs_ns2_sns: use struct ns2_sns_elems in add/update/remove remote_elemsAlexander Couzens2021-06-071-41/+47
* gprs_ns2_sns: refactor ns2_clear_ipv46_entries_local to use new elems functionsAlexander Couzens2021-06-071-19/+10
* gprs_ns2_sns: refactor local and remote entries into a structAlexander Couzens2021-06-071-105/+102
* gprs_ns2_sns: bss: improve validation of configurationAlexander Couzens2021-06-071-1/+49
* gprs_ns2_sns: move selection of the next bind into own functionAlexander Couzens2021-06-071-12/+10
* ns2: Use NSVC bufid in stats reportPau Espin Pedrol2021-06-051-0/+2
* stat,rate_ctr: Allow setting group name and use it at report timePau Espin Pedrol2021-06-057-35/+67
* gprs_ns2: rework id strings of nsvcsAlexander Couzens2021-06-053-11/+19
* fsm: cosmetic: fix weird spacing in osmo_fsm_inst_alloc()Vadim Yanitskiy2021-06-041-2/+2
* Use new stat item/ctr getter APIsPau Espin Pedrol2021-06-0410-93/+93
* gsm_08_58.h: add mask for Osmocom specific VAMOS C-bitsVadim Yanitskiy2021-06-031-0/+1
* stat,rate_ctr: Introduce new API to get counter at given indexPau Espin Pedrol2021-06-014-3/+25
* sim: Add osim_card_{reset,close}() APIHarald Welte2021-06-014-0/+56
* range_enc_determine_range(): Don't dereference array on size=0Pau Espin Pedrol2021-06-011-0/+4
* fixup for gsm48_chan_mode_to_non_vamos()Neels Hofmeyr2021-05-291-5/+2
* gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOSVadim Yanitskiy2021-05-263-0/+19
* rsl: make rsl_dec_chan_nr() more readable, use RSL_CHAN_NR_MASKVadim Yanitskiy2021-05-261-31/+23
* gprs_ns2: vty: fix removing a bind from a SNSAlexander Couzens2021-05-231-0/+1
* gprs_ns2: sns: fix del bind()Alexander Couzens2021-05-231-0/+1
* add RSL_CMOD_CRT_OSMO_TCH_VAMOS_Bm, RSL_CMOD_CRT_OSMO_TCH_VAMOS_LmNeels Hofmeyr2021-05-191-0/+2
* add RSL_IE_OSMO_TRAINING_SEQUENCENeels Hofmeyr2021-05-192-0/+2
* vty: Introduce API vty_read_config_filepPau Espin Pedrol2021-05-183-5/+11
* vty: Implement missing public API host_config_file()Pau Espin Pedrol2021-05-172-1/+6
* osmo_sock_*_ofd(): Mark OSMO_FD_WRITE on non-blocking connect()Harald Welte2021-05-081-5/+14