This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".
The branch, master has been updated
via afc3b856135237c8ce85ca39a42da892e5bdd9de (commit)
from 6548d1b9c44feee0c5f38846759f396c6f5da479 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=afc3b856135237c8ce85ca39a42…
commit afc3b856135237c8ce85ca39a42da892e5bdd9de
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 10:42:30 2017 +0200
SUA: Our SUA implementation needs an SCCP instance in ss7_instance
So when we create a xua_server for SUA, we must make sure to create that
associated SCCP instance, if it doesn't already exist. End-user
programs probably normally call this during their initialization anyway,
but in something like OsmoSTP, we need to auto-create it.
Change-Id: Ib575763dbd00f5bd7bfbf48f227a8f5ef9528e2a
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7.c | 9 +++++++++
1 file changed, 9 insertions(+)
hooks/post-receive
--
SCCP Library
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".
The branch, master has been updated
via 6548d1b9c44feee0c5f38846759f396c6f5da479 (commit)
via 161cd0dcd74f5c0aada30b7247f9cfb64a1126fb (commit)
from 19e30eb1dbf720e43bdeceb18bb9c28af1f9acba (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=6548d1b9c44feee0c5f38846759…
commit 6548d1b9c44feee0c5f38846759f396c6f5da479
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 10:32:15 2017 +0200
SUA: Make sure to reject unknown CO message types
Found using sua-sgp-mtr-i-04 from Michael Tuexen's sua-testtool.
Change-Id: Iec5c8deb6cc48a1269fd85243c1350bafd1dd815
http://cgit.osmocom.org/libosmo-sccp/commit/?id=161cd0dcd74f5c0aada30b7247f…
commit 161cd0dcd74f5c0aada30b7247f9cfb64a1126fb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 10:26:59 2017 +0200
SUA: Reject unknown Connectionless Message Types
This was found by sua-sgp-mtr-i-03 of Michael Tuexen's sua-testtool.
Change-Id: I09e96a26d9f9398de07ab46cdc5af10b2ea5acc0
-----------------------------------------------------------------------
Summary of changes:
src/sua.c | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
hooks/post-receive
--
SCCP Library
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".
The branch, master has been updated
via 19e30eb1dbf720e43bdeceb18bb9c28af1f9acba (commit)
via c36be1c06a3d15fddc167fbc9717d5163fdafc1d (commit)
from 3a57553145edb0ef708d7482cff8106d425cb34d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=19e30eb1dbf720e43bdeceb18bb…
commit 19e30eb1dbf720e43bdeceb18bb9c28af1f9acba
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 00:59:07 2017 +0200
xua_asp_fsm: Fix ordering of messages to pass M3UA_SGP_ASPSM_O_003
I don't think the order of messages is that important (and specified in
the RFC), but let's do this to make the m3ua-testtool case happy.
Change-Id: I2e150e941a6fcfd203944f5b20bd07c07193f44a
http://cgit.osmocom.org/libosmo-sccp/commit/?id=c36be1c06a3d15fddc167fbc971…
commit c36be1c06a3d15fddc167fbc9717d5163fdafc1d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 00:24:41 2017 +0200
xua_as_fsm: We might change to AS_INACTIVE after T(r) expiry
Depending on whether or not any ASP is INACTIVE, we need to go to
AS_INACTIVE or AS_DOWN after T(r) expiry in the xua_as_fsm.
Found by m3ua-testtool testcase m3ua-sgp-aspsm-o-003
Change-Id: Iad6b176a5c95a28fbd5ba437696c2e6e160bdb00
-----------------------------------------------------------------------
Summary of changes:
src/xua_as_fsm.c | 5 ++++-
src/xua_asp_fsm.c | 3 ++-
2 files changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
SCCP Library
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom network interface library".
The branch, master has been updated
via c200a956157d6ddf0ccdc6b167363c0a13536416 (commit)
from d8348ddafca54eee7cc001abf49be63db138b4cf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-netif/commit/?id=c200a956157d6ddf0ccdc6b167…
commit c200a956157d6ddf0ccdc6b167363c0a13536416
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 16 23:34:28 2017 +0200
stream.c: Fix SCTP_NODELAY setting
We were using the wrong variable when setting the SCTP_NODELAY,
resulting in the setsoctkopt() fialing.
Change-Id: Ic04cb8bb5ff41f177f7f5b7f7e2a2ecc686dd4c0
-----------------------------------------------------------------------
Summary of changes:
src/stream.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom network interface library
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Manuals for Osmocom GSM components".
The branch, master has been updated
via 4b593a2259a107211489940b8b59f44219e73b2d (commit)
from 30dff97a5bb1fbc4c5e507c360281a6a3e7f2537 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=4b593a2259a107211489940…
commit 4b593a2259a107211489940b8b59f44219e73b2d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Apr 14 04:22:25 2017 +0200
Add Osmo-GSM-Tester manual
Change-Id: I8a9c0bfbce0072359c5094b940f225082d6847a7
-----------------------------------------------------------------------
Summary of changes:
Makefile | 4 +
Osmo-GSM-Tester/Makefile | 12 +
Osmo-GSM-Tester/chapters/config.adoc | 225 +++++++++++++++++
Osmo-GSM-Tester/chapters/debugging.adoc | 4 +
Osmo-GSM-Tester/chapters/intro.adoc | 269 +++++++++++++++++++++
Osmo-GSM-Tester/chapters/test_api.adoc | 3 +
Osmo-GSM-Tester/chapters/trial.adoc | 21 ++
.../osmo-gsm-tester-manual-docinfo.xml | 19 +-
Osmo-GSM-Tester/osmo-gsm-tester-manual.adoc | 18 ++
9 files changed, 566 insertions(+), 9 deletions(-)
create mode 100644 Osmo-GSM-Tester/Makefile
create mode 100644 Osmo-GSM-Tester/chapters/config.adoc
create mode 100644 Osmo-GSM-Tester/chapters/debugging.adoc
create mode 100644 Osmo-GSM-Tester/chapters/intro.adoc
create mode 100644 Osmo-GSM-Tester/chapters/test_api.adoc
create mode 100644 Osmo-GSM-Tester/chapters/trial.adoc
copy OsmoPCU/osmopcu-usermanual-docinfo.xml => Osmo-GSM-Tester/osmo-gsm-tester-manual-docinfo.xml (69%)
create mode 100644 Osmo-GSM-Tester/osmo-gsm-tester-manual.adoc
hooks/post-receive
--
Manuals for Osmocom GSM components
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 9e83c3d5ca64428befe74e5aad61bd84bccaf309 (commit)
via 4585e6755dd569ab620c711f20a3d45d4ad87216 (commit)
from 7bc88bbd7ea43082fec181c6892259218ce198a0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=9e83c3d5ca64428befe74e5aad61…
commit 9e83c3d5ca64428befe74e5aad61bd84bccaf309
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 16 17:24:46 2017 +0200
fsm: Re-set fsm_inst->T to 0 after timer expiration
If the user starts the FSM timer with a given timer number during
fsm_inst_state_chg() with a timeout, we should remove that "T" number
after timer expiration. Otherwise it might be confusing if e.g. the VTY
interface shows FSM instances with a certain timer number assigned, but
that timer is not actually running anymore.
Change-Id: I71167ec1000dc4c6954d851d3b92f6bf12984925
http://cgit.osmocom.org/libosmocore/commit/?id=4585e6755dd569ab620c711f20a3…
commit 4585e6755dd569ab620c711f20a3d45d4ad87216
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Apr 16 17:23:56 2017 +0200
osmo_fsm: Lookup functions to find FSM Instance by name or ID
Introduce two lookup helper functions to resolve a fsm_instance based on
the FSM and name or ID. Also, add related test cases.
Change-Id: I707f3ed2795c28a924e64adc612d378c21baa815
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/fsm.h | 4 ++++
src/fsm.c | 29 ++++++++++++++++++++++++++++-
tests/fsm/fsm_test.c | 8 +++++++-
tests/fsm/fsm_test.err | 16 ++++++++--------
4 files changed, 47 insertions(+), 10 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".
The branch, master has been updated
via 3a57553145edb0ef708d7482cff8106d425cb34d (commit)
via 03eda14b26a3e0127617b53ce79bf61ec956314b (commit)
via f7abfe1bb1b99bec72796e02ca781a314dec339a (commit)
via 3a09645ca69d03f4dce6c382347c9cdff4e5f02e (commit)
via 5012416b7eba32a79b108deaa16343904efc650c (commit)
via 58f225b2f095ef3a71b13a26570a46f2a5c38a91 (commit)
from 05ad104c5892a84ab490fe435f7905993bd67cd9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=3a57553145edb0ef708d7482cff…
commit 3a57553145edb0ef708d7482cff8106d425cb34d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 15 22:39:05 2017 +0200
introduce new osmo_ss7_asp_disconnect() function
Higher-layer code shouldn't have to worry between client and server
difference. It just wants to close the underlying connection for a
given ASP - which it now can by means of osmo_ss7_asp_disconnect().
Change-Id: I36b089abd281b8edac8830fda2d8e57cc06cd0a7
http://cgit.osmocom.org/libosmo-sccp/commit/?id=03eda14b26a3e0127617b53ce79…
commit 03eda14b26a3e0127617b53ce79bf61ec956314b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 15 20:39:11 2017 +0200
Add new ASP event XUA_ASP_E_SCTP_EST_IND
For classic xUA this is not needed, as the server doesn't have to react
to establishment of the SCTP connection. The client will start with an
ASP_UP_REQ. However, in upcoming IPA support, the FSM will need to
react on this event.
Change-Id: Ib10914b27f8761ea44a0fdba96c045821223722a
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f7abfe1bb1b99bec72796e02ca7…
commit f7abfe1bb1b99bec72796e02ca781a314dec339a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 15 20:38:28 2017 +0200
osmo_ss7: avoid crash during disconnect after unknown ASP
Change-Id: Ib201f9f480f25ede0f26d4918007ff22fea28824
http://cgit.osmocom.org/libosmo-sccp/commit/?id=3a09645ca69d03f4dce6c382347…
commit 3a09645ca69d03f4dce6c382347c9cdff4e5f02e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 15 19:55:48 2017 +0200
m3ua: Generalize + Export function to generate MTP-TRANSFER xua_msg
Change-Id: If82956317ec703341514ad81057eceb3d0714f47
http://cgit.osmocom.org/libosmo-sccp/commit/?id=5012416b7eba32a79b108deaa16…
commit 5012416b7eba32a79b108deaa16343904efc650c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 15 19:02:54 2017 +0200
osmo_ss7: Fix protocol of dynamically allocated ASPs
When dynamically allocating ASPs, we used the hardcoded M3UA protocol,
which is of course wrong in case of SUA or other protocols. Let's use
the xua_server's configured protocol for the created ASPs.
Change-Id: I07832cbaf1ca42f0c7df399e4f96599034b72816
http://cgit.osmocom.org/libosmo-sccp/commit/?id=58f225b2f095ef3a71b13a26570…
commit 58f225b2f095ef3a71b13a26570a46f2a5c38a91
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 22:24:15 2017 +0200
osmo_ss7: Clean up all ASPs established via xua_server upon destroy
When we destroy a xua_server, we would like to close and destroy any
ASPs that were established via that xua_server. In order to do so, we
need to add a list of ASPs to the xua_server, which we can iterate.
Change-Id: Iff3ed099b817e54e563b70d9ab40f63af63cc2fb
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/osmo_ss7.h | 5 +++++
src/m3ua.c | 24 ++++++++++++++++++++++++
src/osmo_ss7.c | 31 +++++++++++++++++++++++++++----
src/osmo_ss7_hmrt.c | 17 +----------------
src/xua_asp_fsm.c | 6 +++++-
src/xua_asp_fsm.h | 1 +
src/xua_internal.h | 2 ++
7 files changed, 65 insertions(+), 21 deletions(-)
hooks/post-receive
--
SCCP Library
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 7bc88bbd7ea43082fec181c6892259218ce198a0 (commit)
from 59a9ebf8b8f465589b40eb58aeb839bdaadb7009 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=7bc88bbd7ea43082fec181c68922…
commit 7bc88bbd7ea43082fec181c6892259218ce198a0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 15 19:05:33 2017 +0200
ipa: Introduce helpers to encode IPA CCM ID RESPONSE
The ipa.c file already contained code to parse an ID RESPONSE into the
'struct ipaccess_unit', but it didn't so far contain code to put
together an ID RESPONSE packet based on that structure. Let's change
that with ipa_ccm_make_id_resp() and a helper wrapper
ipa_ccm_make_id_resp_from_req().
Change-Id: Icbcd8827a75fd5f3393351c1ca372de85275ad35
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/ipa.h | 7 +++
src/gsm/ipa.c | 119 +++++++++++++++++++++++++++++++++++++++++++++-
src/gsm/libosmogsm.map | 2 +
3 files changed, 127 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".
The branch, master has been updated
via 05ad104c5892a84ab490fe435f7905993bd67cd9 (commit)
via d95958b5fbab4ba1c6071b57d5832b7b8ee28ba4 (commit)
via d282c4cc4710684db081d2f8175c960c113603ea (commit)
via 47c2a97c6d056491c35b8ef8d54e01171e4f4cbe (commit)
via 04dee2f9e1bce135d359d9223f1a1db48966c5fe (commit)
via c0315368084d91d0fbec4d6a6e29c72ac94e255b (commit)
via f5a030fac89ab47e1fa787a799a5ed0d9f4104d3 (commit)
via f06c7f559a69147bca8d2abec7ba60319292c445 (commit)
from 975a2c81e05999757a43231565218b344391d1d5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=05ad104c5892a84ab490fe435f7…
commit 05ad104c5892a84ab490fe435f7905993bd67cd9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 22:16:53 2017 +0200
get rid of global osmo_ss7_xua_servers variable
By moving this variable into the SS7 instance, we avoid one more global
variable, and we also fix a bug where the xua servers would be saved
multiple times (once per instance).
Change-Id: Icbab59d773f23cc8514cbeb6e21e25ca35dd337f
http://cgit.osmocom.org/libosmo-sccp/commit/?id=d95958b5fbab4ba1c6071b57d58…
commit d95958b5fbab4ba1c6071b57d5832b7b8ee28ba4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 21:47:26 2017 +0200
SUA/M3UA: Implement T(r) recovery timer of Application Server FSM
When an AS goes "down" it first entres a recovery state, in which any
to-be-transmitted messages are enqueued until the timer T(r) expires.
Once the timer expires, the messages are discarded. If the AS goes
ACTIVE before timer expiration, queued messages are sent.
Change-Id: I22725bf35306299a00c66d7b3637f5e198c26247
http://cgit.osmocom.org/libosmo-sccp/commit/?id=d282c4cc4710684db081d2f8175…
commit d282c4cc4710684db081d2f8175c960c113603ea
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 20:46:29 2017 +0200
osmo_ss7_vty: Print AS and ASP state names during 'show'
Change-Id: I6a06d93d6e6c0386676742d6d19f5483a46d7fba
http://cgit.osmocom.org/libosmo-sccp/commit/?id=47c2a97c6d056491c35b8ef8d54…
commit 47c2a97c6d056491c35b8ef8d54e01171e4f4cbe
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 20:30:11 2017 +0200
ss7_vty: don't re-define xUA dialect strings
If we add more xUA variants/protocols, we want to avoid having to touch
too many parts of the code with copy+pasted strings.
Change-Id: I085b884d98fb4c45ac15910a8ebf82b91e861fd4
http://cgit.osmocom.org/libosmo-sccp/commit/?id=04dee2f9e1bce135d359d9223f1…
commit 04dee2f9e1bce135d359d9223f1a1db48966c5fe
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 20:25:10 2017 +0200
m3ua_example: Add SS7 and SCCP VTY
Change-Id: Id03d2f94d22445ada01917356a5ec5a8e4fa3fca
http://cgit.osmocom.org/libosmo-sccp/commit/?id=c0315368084d91d0fbec4d6a6e2…
commit c0315368084d91d0fbec4d6a6e29c72ac94e255b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 20:16:10 2017 +0200
SCCP: Add VTY interface for SCCP
Change-Id: I100daaa947dbab6a4528c4e9fbd0d30790288f63
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f5a030fac89ab47e1fa787a799a…
commit f5a030fac89ab47e1fa787a799a5ed0d9f4104d3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 20:14:08 2017 +0200
sccp_scoc: Memorize if a connection is incoming or outbound
This is not really needed by the state machines internally, so we have
to artificially add it to the sccp_connection. We don't use it yet, but
upcoming code for VTY introspection of SCCP connections will be able to
use it.
Change-Id: Ic3c85152665abfb613e197b098c97392d16d16bf
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f06c7f559a69147bca8d2abec7b…
commit f06c7f559a69147bca8d2abec7ba60319292c445
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 17:23:01 2017 +0200
osmo_ss7_vty: Don't save dynamically generated AS / ASP
If RKM has dynamically generated some AS definitions on the fly, or if
we accepted auto-creation of ASPs on SCTP connect time, then we don't
wnat to save such objects during vty config file store.
Change-Id: I9d0b0b61737a30b9d6e76cecbe42ec071bcddeeb
-----------------------------------------------------------------------
Summary of changes:
examples/m3ua_example.c | 2 +
include/osmocom/sigtran/osmo_ss7.h | 3 +-
include/osmocom/sigtran/sccp_sap.h | 2 +
src/Makefile.am | 2 +-
src/m3ua.c | 48 +++++++-----
src/osmo_ss7.c | 6 +-
src/osmo_ss7_vty.c | 62 ++++++++-------
src/sccp_internal.h | 2 +
src/sccp_scoc.c | 43 +++++++++++
src/sccp_vty.c | 149 +++++++++++++++++++++++++++++++++++++
src/sua.c | 61 ++++++++++-----
src/xua_as_fsm.c | 79 +++++++++++++++++++-
src/xua_as_fsm.h | 2 +
src/xua_asp_fsm.c | 3 -
src/xua_internal.h | 4 +
tests/ss7/Makefile.am | 4 +-
tests/xua/Makefile.am | 4 +-
17 files changed, 395 insertions(+), 81 deletions(-)
create mode 100644 src/sccp_vty.c
hooks/post-receive
--
SCCP Library
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 59a9ebf8b8f465589b40eb58aeb839bdaadb7009 (commit)
from b522740be59beeed388c0d74f2a7641dc8cb5b11 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=59a9ebf8b8f465589b40eb58aeb8…
commit 59a9ebf8b8f465589b40eb58aeb839bdaadb7009
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Apr 15 19:04:34 2017 +0200
msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3()
Introduce msgb_pull_to_l2() which pulls (removes) any msgb contents in
front of the L2 header (msg->l2h).
Change-Id: I7786a1b30f9e7eaa3dcdb3cbb2a85a126588f6cd
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/msgb.h | 15 +++++++++++++++
1 file changed, 15 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications