libosmo-gprs/src/llc
Pau Espin dbb588df52 llc: use GRR instead of BSSGP to tx XID.req in MS mode
Change-Id: Ib2ada2cc7160202f9da5b177da8263076e1eef69
2023-05-03 13:18:41 +02:00
..
Makefile.am {rlcmac,llc,sndcp}: AM_LDFLAGS shall not contain *_LIBS 2023-03-13 10:46:01 +00:00
crc24.c llc: import FCS (CRC24) calculation API from osmo-sgsn.git 2022-09-18 20:45:44 +07:00
llc.c llc: use GRR instead of BSSGP to tx XID.req in MS mode 2023-05-03 13:18:41 +02:00
llc_bssgp.c llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01:00
llc_grr.c llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01:00
llc_ll.c llc: Implement some parts of LL-ESTABLISH.req/cnf 2023-04-14 16:24:33 +02:00
llc_llgmm.c llc: Fix N(U) wrongly reset during LLGM-ASSIGN.req 2023-05-02 17:00:33 +02:00
llc_pdu.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
llc_prim.c Rename internal g_ctx -> g_{layer_name}_ctx 2023-04-13 18:20:53 +02:00
llc_xid.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
misc.c llc: rework logging, add LOGLLC macro 2022-12-21 04:49:08 +07:00