osmo-msc/openbsc/src/gprs
Neels Hofmeyr ef022783c3 gsup client, gsup_test_client: move logging to DLGSUP category
Use the DLGSUP logging category for GSUP.

Bump the required version of libosmocore to 0.9.5 to benefit from the DLGSUP
logging category fix in core/logging.[hc].
(Id974c7be158e4d60421a98110f5c807aefd31119)

Todo: we're using a "Library" logging category, which is not really what the
library category was intended for. Instead, the GSUP client should probably be
given a logging category like DVLR or DGPRS in its initialization API.

Related: OS#1592
Change-Id: Id3938267fa062e1a997d3704cd678874306f86ee
2016-12-13 14:54:01 +00:00
..
.gitignore update gitignore 2011-01-14 14:38:42 +01:00
Makefile.am add gsup_test_client program 2016-12-13 14:54:01 +00:00
crc24.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gb_proxy.c gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info 2016-11-15 22:32:02 +00:00
gb_proxy_main.c msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx 2016-10-13 13:14:41 +00:00
gb_proxy_patch.c move gsm_04_08_gprs.h to libosmocore 2016-04-29 13:10:37 +02:00
gb_proxy_peer.c move gsm_04_08_gprs.h to libosmocore 2016-04-29 13:10:37 +02:00
gb_proxy_tlli.c gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info 2016-11-15 22:32:02 +00:00
gb_proxy_vty.c gbproxy: Add quirk commands to allow upgrade from pre-release 2015-09-24 10:28:43 +02:00
gprs_gb_parse.c rename gprs_shift_*() to osmo_shift_*() 2016-04-29 13:10:37 +02:00
gprs_gmm.c IuPS: properly update ra_id on GMM Attach Request 2016-11-28 12:09:06 +01:00
gprs_gsup_client.c gsup client, gsup_test_client: move logging to DLGSUP category 2016-12-13 14:54:01 +00:00
gprs_llc.c LLC: Fixup element order in LLC-XID 2016-12-05 18:56:51 +00:00
gprs_llc_parse.c gprs: Separate LLC parsing from LLC state handling 2014-06-04 16:29:30 +02:00
gprs_llc_vty.c sgsn: Remove inactive LLME/MM after inactivity timeout 2015-01-26 08:51:50 +01:00
gprs_llc_xid.c Adding LLC-XID encoder / decoder and unit test 2016-08-27 04:45:54 +00:00
gprs_sgsn.c Revert "Support Deactivate PDP Context Request from network" 2016-12-13 12:42:45 +00:00
gprs_sndcp.c COSMETIC: 'if' is not a function, so there is space before '(' 2016-09-28 00:47:28 +00:00
gprs_sndcp_comp.c SNDCP: Fixup based on Coverity Scan suggestion 2016-11-15 22:32:20 +00:00
gprs_sndcp_dcomp.c sndcp: fixup for coverity scan defect CID 149097 2016-11-27 18:27:57 +00:00
gprs_sndcp_pcomp.c sndcp: fixup for coverity scan defect CID 149097 2016-11-27 18:27:57 +00:00
gprs_sndcp_vty.c Moving grs_sndcp.h header file to include 2016-08-27 04:45:55 +00:00
gprs_sndcp_xid.c sndcp: Fixups for sndcp layer based on coverity-scan suggestions 2016-10-28 13:43:10 +00:00
gprs_subscriber.c rename gprs_gsup_client.h to gsup_client.h 2016-12-13 14:54:01 +00:00
gprs_utils.c move osmo_shift_* / osmo_match_shift_* to libosmogsm 2016-04-29 13:10:37 +02:00
gsup_test_client.c gsup client, gsup_test_client: move logging to DLGSUP category 2016-12-13 14:54:01 +00:00
gtphub.c gtphub_unmap_header_tei(): don't dereference unmapped_tei arg if not present (CID #57687) 2016-04-16 13:33:14 +02:00
gtphub_ares.c use new libosmocore gsm_23_003.h for IMEI/IMSI length 2016-04-29 13:10:37 +02:00
gtphub_main.c msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
gtphub_sock.c gtphub: log: limit length of hex dumps. 2015-12-08 12:21:15 +01:00
gtphub_vty.c gtphub VTY: add newlines to some VTY docs' final lines 2015-12-14 16:11:47 +01:00
oap.c osmo_oap_decode(): Use common argument ordering 2016-04-29 13:10:37 +02:00
oap_messages.c osmo_oap_decode(): Use common argument ordering 2016-04-29 13:10:37 +02:00
osmo_sgsn.cfg [GPRS] SGSN: specify the local bind address in the config file 2010-06-02 23:18:40 +02:00
sgsn_ares.c sgsn: Check the return value of osmo_fd_register 2015-06-02 09:46:11 +02:00
sgsn_auth.c Add human-readable name of SGSN_AUTH_AUTHENTICATE 2016-05-05 18:31:37 +02:00
sgsn_cdr.c prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) 2016-06-01 12:09:36 +00:00
sgsn_ctrl.c enable ctrl bind config for various programs 2016-02-25 12:18:04 +01:00
sgsn_libgtp.c SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP 2016-11-09 15:42:39 +00:00
sgsn_main.c msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx 2016-10-13 13:14:41 +00:00
sgsn_vty.c rename gprs_gsup_client.h to gsup_client.h 2016-12-13 14:54:01 +00:00
slhc.c RFC1144: integration and unit-test 2016-09-24 03:17:58 +00:00
v42bis.c V.42bis: integration and unit test 2016-09-24 03:17:59 +00:00