aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-18bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rimPhilipp Maier2-31/+30
2021-01-18bssgp_rim: add encoder/decoder for NACC related RIM containersPhilipp Maier2-0/+183
2021-01-13ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGHPau Espin Pedrol1-0/+1
2021-01-11Intoduce Packet Switch CGIPau Espin Pedrol3-0/+17
2021-01-06gsm_08_18: add struct to parse RIM PDU IndicationsPhilipp Maier1-0/+22
2021-01-06ctrl: Allow handling CTRL get/set replies in user defined codePau Espin Pedrol1-0/+7
2021-01-06Add inter-thread queueHarald Welte2-0/+63
2021-01-04gprs_bssgp: add handling for BSSGP RIM primitivesPhilipp Maier2-0/+4
2021-01-04gsmtap_util: SNR can be negative, use a signed integerVadim Yanitskiy1-4/+4
2021-01-03gsm_08_58: add flexible array member to 'struct ipac_preproc_ave_cfg'Vadim Yanitskiy1-0/+2
2020-12-28Declare osmo_ctx_init() in talloc.hDaniel Willmann1-0/+2
2020-12-22gprs_ns2: add new vty2Alexander Couzens2-0/+6
2020-12-21fsm: Add osmo_fsm_inst_broadcast_children()Harald Welte1-0/+11
2020-12-19gsm_08_58: fix wrong field order in 'struct ipac_preproc_pc_thresh'Vadim Yanitskiy1-2/+2
2020-12-17GPRS Cell Options (SI13): Add REL-4 CCN_ACTIVE bitPau Espin Pedrol1-1/+2
2020-12-16gprs_bssgp: add IE parser/generator for RIM Routing InformationPhilipp Maier3-0/+44
2020-12-15gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr roleAlexander Couzens1-0/+1
2020-12-15gprs_ns2: make nsvc argument constAlexander Couzens1-1/+1
2020-12-15gprs_ns2_sns: rework IP-SNS initial remoteAlexander Couzens1-3/+6
2020-12-15gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSEAlexander Couzens1-0/+1
2020-12-15gprs_ns2: rework gprs_ns2_fr_connect*()Alexander Couzens1-0/+4
2020-12-15gprs_ns2: add member name to bindAlexander Couzens1-0/+7
2020-12-15gprs_ns2: introduce NS dialectsAlexander Couzens1-5/+12
2020-12-15protocol/gsm_08_58.h: add Osmocom specific EWMA AVG algoVadim Yanitskiy1-1/+3
2020-12-15protocol/gsm_08_58.h: add ip.access Power Control structuresVadim Yanitskiy1-0/+44
2020-12-09bssgp_bvc_fsm: Add basic BVC flow control rx/tx supportHarald Welte1-0/+5
2020-12-09bssgp2: Encoding + Decoding functions for BVC and MS flow controlHarald Welte2-0/+47
2020-12-09gb: Add beginnings of a new BSSGP implementationHarald Welte3-0/+94
2020-12-09logging: Introduce DLBSSGP logging constantHarald Welte2-2/+3
2020-12-08tlv.h: Add msgb_tvlv_put_{16,32}be()Harald Welte1-0/+15
2020-12-08gsm_08_18.h: Add #defines for [extended] feature bitsHarald Welte1-0/+20
2020-12-08bssgp: Add osmo_tlv_prot_def for BSSGPHarald Welte1-1/+14
2020-12-08tlv: Introduce enum with error codes for TLV parser functionsHarald Welte1-0/+10
2020-12-08Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocolsHarald Welte1-0/+50
2020-12-07Include mnl.h iif --enable-libmnlPau Espin Pedrol1-1/+4
2020-12-06log2.h: Avoid redefining __always_inlineHarald Welte1-3/+2
2020-12-06log2.h: Use uintXX_t instead of kernel specific typesHarald Welte1-2/+3
2020-12-06hash/log2: Add generic implementations of fls() and fls64()Harald Welte1-0/+59
2020-12-06gsm_08_18.h: Add some PDU definitions still missingHarald Welte1-0/+19
2020-12-05Use explicit type-casting in hlist_del() for C++ compatibilityHarald Welte1-2/+2
2020-12-05core/linuxlist: do not use 'new' as a parameter nameVadim Yanitskiy1-4/+4
2020-12-05Add hlist and hashtable from Linux kernelHarald Welte5-0/+617
2020-12-04bssgp: Fix typo in BSSGP Message Type enumHarald Welte1-1/+4
2020-12-03ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receiveDaniel Willmann1-0/+2
2020-12-02gsm_08_18.h: Update enums for message types and IEs with Release 15Harald Welte1-2/+123
2020-12-02Integrate libmnl (minimal netlink) library with libosmocore select loopHarald Welte2-0/+23
2020-12-02logging: Calculate LOG_MAX_{CTX,FILTERS} from the enumDaniel Willmann1-10/+10
2020-12-01cosmetic: frame_relay: Fix typosHarald Welte1-2/+2
2020-12-01gsm: Add enum for Network Feature Support IEPau Espin Pedrol1-0/+1
2020-11-30gprs_ns2: Introduce gprs_ns2_lltype_str() for link layer nameHarald Welte1-0/+5