Change in libosmocore[master]: libosmogsm: (re)introduce gsm48_push_l3hdr()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Sun Aug 5 15:39:50 UTC 2018


Hello Harald Welte, Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/10328

to look at the new patch set (#2).

Change subject: libosmogsm: (re)introduce gsm48_push_l3hdr()
......................................................................

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 new GSM 04.08 auxiliary API, i.e. in a separate header.
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
---
M TODO-RELEASE
M include/Makefile.am
M include/osmocom/gsm/gsm0480.h
A include/osmocom/gsm/gsm48_utils.h
M src/gsm/Makefile.am
M src/gsm/gsm0411_utils.c
M src/gsm/gsm0480.c
A src/gsm/gsm48_utils.c
M src/gsm/libosmogsm.map
9 files changed, 89 insertions(+), 25 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/28/10328/2
-- 
To view, visit https://gerrit.osmocom.org/10328
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8a045efe8335d83fcbe8d43eb180972e3b1d9dda
Gerrit-Change-Number: 10328
Gerrit-PatchSet: 2
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180805/740e331b/attachment.htm>


More information about the gerrit-log mailing list