osmo-msc/openbsc/src/libcommon
Harald Welte c696cc28d8 gsm_data_shared: compute/sprintf the lchan name only once
We now store the pre-printed lchan name in lchan->name to avoid having
to call sprintf every time there is a debug statement somewhere,
particularly as most of those debug statements are going to be inactive
most of the time.
2015-12-05 16:19:21 +01:00
..
Makefile.am libcommon: soak up three static functions. 2015-11-02 12:56:40 +01:00
bsc_version.c update year in copyright string 2012-06-03 16:58:09 +02:00
common_vty.c vty: Change the return type from enum to int 2015-09-24 15:39:30 +02:00
debug.c filter: Move from DNAT to DFILTER category 2015-05-03 22:03:39 +02:00
gsm_data.c Fix TSC/BSIC handling bug and remove bts->tsc 2015-11-20 10:43:31 +01:00
gsm_data_shared.c gsm_data_shared: compute/sprintf the lchan name only once 2015-12-05 16:19:21 +01:00
gsm_subscriber_base.c nitb: Fix IMSI/IMEI buffer handling (Coverity) 2015-04-10 08:47:00 +02:00
socket.c make sure we still build on systems that don't have IPPROTO_GRE 2012-04-08 15:56:00 +02:00
talloc_ctx.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
utils.c libcommon: soak up three static functions. 2015-11-02 12:56:40 +01:00