aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-15vty/command: cosmetic: drop redundant line breakVadim Yanitskiy1-1/+1
2020-08-10socket.h: introduce osmo_sockaddr to hold v4 and v6 endpointsAlexander Couzens1-2/+11
2020-08-10vty: Introduce support to set cpu-affinity and scheduler policyPau Espin Pedrol3-0/+39
2020-08-06gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+1
2020-08-04Gb/BSSGP: replace hardcoded Tx into NS library by a callbackAlexander Couzens1-0/+3
2020-08-02i460: pass more context to call-back functionsHarald Welte1-3/+7
2020-08-02i460: Add back-pointer from sub-channel to timeslotHarald Welte1-0/+1
2020-08-02i460_mux: add callback to notify empty tx queuePhilipp Maier1-0/+12
2020-07-31gsm_08_58: add missing RSL error cause codesPhilipp Maier1-0/+3
2020-07-28vty: add a define VTY_IPV46_CMD to require a IPv4/6 addressAlexander Couzens1-0/+4
2020-07-28bts_features: add feature BTS_FEAT_IPV6_NSVCAlexander Couzens1-0/+1
2020-07-28gprs_ns_frgre.h: add missing declaration of structsAlexander Couzens1-0/+3
2020-07-17stat_item: Add function to reset stat items and groupsDaniel Willmann1-0/+4
2020-07-17rate_ctr: Add functions to reset rate counter (groups)Daniel Willmann1-0/+3
2020-07-15use_count.h: Fix API doc examplePau Espin Pedrol1-1/+2
2020-07-04gprs_ns.h: add missing prototype gprs_ns_rcvmsg()Alexander Couzens1-0/+5
2020-06-29vty/ports.h: Add VTY port for osmo-e1dHarald Welte1-0/+1
2020-06-26gprs_bssgp: Add bssgp_tx_bvc_reset2()Harald Welte1-0/+1
2020-06-21gsm0808: Add gsm0808_create_common_id()Harald Welte1-0/+3
2020-06-21bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATIONHarald Welte1-0/+1
2020-06-17gsm0502: add TDMA frame number constants and modular arithmeticVadim Yanitskiy1-0/+24
2020-06-16add osmo_mobile_identity APINeels Hofmeyr2-8/+50
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte2-50/+8
2020-06-12add osmo_mobile_identity APINeels Hofmeyr2-8/+50
2020-06-10tlv.h: add msgb_tvl_put() to add a TvLV without the value partNeels Hofmeyr1-0/+45
2020-06-10add gsm23236: MSC pooling: TMSI and NRI utility functionsNeels Hofmeyr2-0/+61
2020-06-08lapd/lapdm: print user-defined string name instead of (dl=%p)Harald Welte2-5/+17
2020-06-08NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2()Harald Welte1-1/+0
2020-06-08NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IPHarald Welte1-0/+2
2020-05-31bts_features: introduce osmo_bts_unset_feature()Vadim Yanitskiy1-0/+6
2020-05-31bts_features: fix: properly check the result of bitvec_get_bit_pos()Vadim Yanitskiy1-1/+1
2020-05-28Implement ITU-T I.460 multiplex / demultiplexHarald Welte2-0/+105
2020-05-26api doc: clarify OSMO_NAME_C_IMPL() required FUNC_BUF signatureNeels Hofmeyr1-1/+3
2020-05-18enable vty xml dumping to stdoutNeels Hofmeyr1-0/+2
2020-05-17gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris2-0/+16
2020-05-15libosmogsm: import hopping sequence generation codeSylvain Munaut1-0/+4
2020-05-15cosmetic: apply changes to match struct_endianess.py outputNeels Hofmeyr3-14/+8
2020-05-15add missing endian.h in gsm_23_041.hNeels Hofmeyr1-0/+2
2020-05-14codec: Add functions for AMR s->d bits and d->s bitsHarald Welte1-0/+6
2020-05-14gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation ...Alexander Chemeris1-0/+3
2020-05-13gsm0808_utils: Fix gsm0808_cause_class() functionAlexander Chemeris1-1/+1
2020-05-13gsm0808: Make a function to extract Cause IE publicly available.Alexander Chemeris2-2/+4
2020-05-12gsm_04_08.h: fix big endian structsNeels Hofmeyr1-238/+0
2020-05-12usb: Add osmo_libusb_find_open_claim() all-in-one APIHarald Welte1-0/+30
2020-05-09stats: Support regular stats flushAlexander Chemeris1-1/+4
2020-05-05sim: When decoding SW, take application specific SW into accountHarald Welte1-8/+7
2020-05-02gsm_29_118.h: Fix compilation with gcc-10Harald Welte1-1/+1
2020-04-28gsm_04_06.h: Remove repeated egprs header struct definitionsPau Espin Pedrol1-153/+0
2020-04-20gsm0503_parity: Fix compilation with gcc-10Harald Welte1-10/+10
2020-04-18select.c: Introduce support for signalfdHarald Welte1-0/+18