libosmocore/include/osmocom
Max b27e6feb69 Rename msgb_wrap_with_TL()
This resolves an issue introduced in 84fb5bb6a0
when msgb_wrap_with_TL() was introduced as an inline function with
*exactly the same name* as in osmo-msc.git and openbsc.git.  We *NEVER*
do something like this.  Functions moved from applications to library
*MUST* always be renamed.  This has been the case for almost a decade
now.

With this subsequent change we make sure the libosmocore function
has a different name and doesn't clash.  After this commit, old
openbsc.git and osmo-bsc.git should again build fine.

Change-Id: If1e851ac605c8d2fde3da565b0bd674ea6350c2e
2019-01-21 13:47:08 +00: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 Rename msgb_wrap_with_TL() 2019-01-21 13:47:08 +00:00
crypt Use define for key buffers 2018-12-20 09:51:02 +00:00
ctrl ctrl: use #define for TRAP id 2018-12-03 21:42:51 +00:00
gprs port rest octets encoding code from osmo-bsc 2019-01-12 09:51:08 +00:00
gsm Prevent GCR encoder/decoder functions from being used directly 2019-01-19 21:06:16 +00:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty vty: Make TCP port configurable and introduce telnet_init_default 2018-12-23 04:20:08 +00:00