libosmocore/src/gsm
Andreas Eversberg cb72e74031 lapdm: Do not return an error when enqueuing a frame
If tx_ph_data_enqueue() is called, frames will be written into a queue,
if there is a pending frame or if polling of TX frames is used. In
this case the return value must be 0.

Sending a RSL_MT_UNIT_DATA_REQ from upper layer causes a call to
tx_ph_data_enqueue(). The return code is returned to the sender. The
sender must not get an error returned, if the message is enqueued.

Change-Id: Iaeaf7c66cb3cf5cc81bc8e15d468e8e7704c1407
2023-06-09 15:06:34 +00:00
..
kdf kdf: add key derivation functions 2021-06-08 02:38:15 +02:00
milenage libosmogsm: Factor out the C2 derivation function 2023-06-02 08:29:55 +00:00
tuak libosmogsm: Add support for TUAK authentication algorithm 2023-06-02 10:44:05 +02:00
Makefile.am libosmogsm: Add support for TUAK authentication algorithm 2023-06-02 10:44:05 +02:00
a5.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
abis_nm.c Rename osmo dyn ts enums 2021-06-30 13:14:08 +02:00
apn.c Use internal <osmocom/core/talloc.h> everywhere 2022-04-27 12:42:15 +00:00
auth_comp128v1.c libosmogsm: Add OSMO_ASSERT() to ensure correct algorithm 2023-06-02 08:29:55 +00:00
auth_comp128v23.c libosmogsm: Add OSMO_ASSERT() to ensure correct algorithm 2023-06-02 08:29:55 +00:00
auth_core.c libosmogsm: Add support for TUAK authentication algorithm 2023-06-02 10:44:05 +02:00
auth_milenage.c libosmogsm: Avoid executing MILENAGE crypto twice (for UMTS and GSM) 2023-06-02 08:29:55 +00:00
auth_tuak.c libosmogsm: Add support for TUAK authentication algorithm 2023-06-02 10:44:05 +02:00
auth_xor.c libosmogsm: Ensure MILENAGE + XOR-3G K length is 128 bit 2023-06-02 08:29:55 +00:00
auth_xor_2g.c libosmogsm: Add OSMO_ASSERT() to ensure correct algorithm 2023-06-02 08:29:55 +00:00
bsslap.c gsm/{bsslap,bssmap_le}: zero-initialize structs using memset() 2023-02-25 08:15:11 +00:00
bssmap_le.c gsm/{bsslap,bssmap_le}: zero-initialize structs using memset() 2023-02-25 08:15:11 +00:00
bts_features.c gsm: ensure completeness of osmo_bts_features_{descs,names}[] 2023-02-24 17:06:21 +07:00
cbsp.c fix _thread order 2023-03-07 14:27:59 +01:00
comp128.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
comp128v23.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gad.c gad.c: fix rc for osmo_gad_enc_ell_point_unc_circle() 2020-10-15 01:02:04 +00:00
gan.c
gea.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gprs_cipher_core.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gprs_gea.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gprs_rlc.c Move libosmogsm TS 44.060 declarations under include/osmocom/gsm/ 2023-02-20 12:21:30 +01:00
gsm48.c improve API for osmo_routing_area_id 2023-06-08 00:55:40 +02:00
gsm48_arfcn_range_encode.c range_enc_determine_range(): Don't dereference array on size=0 2021-06-01 14:04:20 +02:00
gsm48_ie.c doxygen: fix various typos in commands \param and \returns 2023-02-28 18:48:56 +00:00
gsm48_rest_octets.c gsm48_rest_octets: fix wrong value 2023-06-03 16:28:37 +02:00
gsm0341.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gsm0411_smc.c
gsm0411_smr.c fix spelling in 'value_string' arrays: existAnt -> existEnt 2020-10-29 18:09:36 +07:00
gsm0411_utils.c doxygen: fix various typos in commands \param and \returns 2023-02-28 18:48:56 +00:00
gsm0414.c
gsm0480.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gsm0502.c gsm: constify several readonly params 2022-11-24 17:09:03 +01:00
gsm0808.c ASCI: Add message definition and encoding according to 3GPP TS 48.008 2023-06-09 15:06:34 +00:00
gsm0808_utils.c ASCI: Add IE transcoding according to 3GPP TS 48.008 2023-06-02 08:28:49 +00:00
gsm23003.c gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number 2022-02-16 17:59:23 +01:00
gsm23236.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gsm29118.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gsm29205.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
gsm44021.c gsm: TS 44.021 modified V.110 frame encoding/decoding support 2023-03-08 20:43:15 +01:00
gsm44068.c ASCI: Add 3GPP TS 44.068 and 44.069 protocol definitions 2023-06-02 08:28:49 +00:00
gsm48049.c
gsm_04_08_gprs.c fix spelling in 'value_string' arrays: existAnt -> existEnt 2020-10-29 18:09:36 +07:00
gsm_utils.c gsm: gsm_gsmtime2fn(): constify param 2023-03-06 13:59:40 +01:00
gsup.c
gsup_sms.c
ipa.c ipa_ccm_make_id_resp: Make it work at all 2021-04-29 19:59:12 +02:00
iuup.c gsm: use OSMO_ASSERT() in osmo_iuup_msgb_alloc_c() 2023-02-27 09:58:46 +00:00
kasumi.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
kdf.c Fix all references to config.h 2023-01-18 19:04:36 +01:00
lapdm.c lapdm: Do not return an error when enqueuing a frame 2023-06-09 15:06:34 +00:00
libosmogsm.map ASCI: Add message definition and encoding according to 3GPP TS 48.008 2023-06-09 15:06:34 +00:00
mncc.c Fix all references to config.h 2023-01-18 19:04:36 +01:00
oap.c
oap_client.c
rsl.c gsm: rsl: Define new osmocom extension TLV IE to pass Osmux CID 2022-08-09 08:35:55 +00:00
rxlev_stat.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
sysinfo.c Add SI10 support 2023-02-04 10:07:28 +00:00
tlv_parser.c Fix 'Fix parsing of TLV_TYPE_SINGLE_TV' 2023-05-02 15:20:53 +02:00