osmo-bsc/openbsc/src/gprs
Max 549ebc7d6c Improve GPRS logging
* log xid type as string instead of int
* log packet encryption status, algorithm and IOV-UI in debug mode
* print encryption parameters when dumping llme via vty
* log key propagation from MM to LLC

Related: OS#1794
Change-Id: I30c38fdeb0b88bb39bdb9928851300bc79e6aec6
2016-12-21 10:27:24 +00:00
..
.gitignore update gitignore 2011-01-14 14:38:42 +01:00
Makefile.am move grps_gsup_client.c to libcommon/gsup_client.c 2016-12-13 14:54:02 +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 Improve GPRS logging 2016-12-21 10:27:24 +00:00
gprs_gmm.c IuPS: properly update ra_id on GMM Attach Request 2016-11-28 12:09:06 +01:00
gprs_llc.c Improve GPRS logging 2016-12-21 10:27:24 +00:00
gprs_llc_parse.c Improve GPRS logging 2016-12-21 10:27:24 +00:00
gprs_llc_vty.c Improve GPRS logging 2016-12-21 10:27:24 +00:00
gprs_llc_xid.c Improve GPRS logging 2016-12-21 10:27:24 +00:00
gprs_sgsn.c Improve GPRS logging 2016-12-21 10:27:24 +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
gtphub.c gtphub: fix possible NULL deref: don't print NULL tunnel 2016-12-18 16:58:41 +00: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
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