libosmocore/include/osmocom
Vadim Yanitskiy 30cfeeb4a0 libosmogsm: (re)introduce gsm48_push_l3hdr()
There was gsm0480_l3hdr_push() declared in a header file, but
not exposed in 'libosmogsm.map'. Furthermore, for some reason
it was a part of GSM 04.80 API, what is not actually correct.

Let's rename this symbol, and properly expose it as a part of
the GSM 04.08 API. Also, let's introduce an auxiliary wrapper
for messages, where the transaction identifier is required
(see GSM 04.07, section 11.2.3.1.2).

Change-Id: I8a045efe8335d83fcbe8d43eb180972e3b1d9dda
2018-08-05 23:21:43 +07:00
..
codec libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core GSMTAP: add SIM sub_types 2018-07-27 17:19:47 +00:00
crypt add osmo_auth_c3() (separate from gsm_milenage()) 2017-12-18 23:05:24 +00:00
ctrl ctrl: Introduce ctrl_cmd_parse3 API 2018-07-16 17:56:25 +00:00
gprs gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file 2018-07-22 15:14:58 +02:00
gsm libosmogsm: (re)introduce gsm48_push_l3hdr() 2018-08-05 23:21:43 +07:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty vty: Add logging_vty_add_deprecated_subsys 2018-06-09 17:43:33 +02:00