osmo-msc/openbsc/src/gprs
Neels Hofmeyr 961bd0b121 04.08: apply new transaction id inline functions
libosmocore recently added inline functions to relieve callers from applying
bitmasks and bit shifts to access the transaction id of a GSM 04.08 header.
Apply these functions.
2016-03-15 14:18:52 +01:00
..
.gitignore update gitignore 2011-01-14 14:38:42 +01:00
Makefile.am gprs: use libgtp cflags 2016-01-26 11:05:14 +01:00
crc24.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gb_proxy.c 04.08: apply new bitmask functions, fix bitmask use 2016-03-15 14:15:00 +01:00
gb_proxy_main.c enable telnet VTY bind address config for various programs 2016-02-25 12:18:03 +01:00
gb_proxy_patch.c gbproxy: Patch BSSGP P-TMSI in PAGING PS messages 2014-10-27 11:59:28 +01:00
gb_proxy_peer.c gbproxy: Count more GSM 04.08 messages 2015-11-10 09:35:30 +01:00
gb_proxy_tlli.c gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSI 2014-12-02 09:00:09 +01: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 04.08: apply new bitmask functions, fix bitmask use 2016-03-15 14:15:00 +01:00
gprs_gmm.c 04.08: apply new transaction id inline functions 2016-03-15 14:18:52 +01:00
gprs_gsup_client.c gsup/oap: add OAP to GSUP client. 2015-11-02 12:56:47 +01:00
gprs_gsup_messages.c libcommon: soak up three static functions. 2015-11-02 12:56:40 +01:00
gprs_llc.c sgsn: Remove tlli_foreign2local 2016-02-22 10:52:08 +01: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_sgsn.c sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches 2016-02-22 10:52:08 +01:00
gprs_sndcp.c sgsn: Prevent memory leak and double free 2014-10-10 17:43:40 +02:00
gprs_sndcp.h src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
gprs_sndcp_vty.c gprs: Fix compiler warnings ini gprs_sndcp_vty.c 2014-04-04 12:49:38 +02:00
gprs_subscriber.c gsup/oap: add OAP to GSUP client. 2015-11-02 12:56:47 +01:00
gprs_utils.c sgsn: Make ra_id_equals available as gprs_ra_id_equals 2016-02-22 10:52:08 +01:00
gsm_04_08_gprs.c gprs: Move protocol value_strings to gsm_04_08_gprs.c 2015-01-18 18:13:06 +01:00
gtphub.c gtphub: Make the two setter static as well 2016-01-22 23:36:22 +01:00
gtphub_ares.c gtphub: track tunnels explicitly. 2015-12-03 11:40:03 +01:00
gtphub_main.c enable telnet VTY bind address config for various programs 2016-02-25 12:18:03 +01: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 oap: implement initial OAP API. 2015-11-02 12:56:41 +01:00
oap_messages.c oap: implement initial OAP API. 2015-11-02 12:56:41 +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 sgsn: Ensure 0-terminated imsi strings (Coverity) 2015-01-26 10:59:49 +01:00
sgsn_cdr.c sgsn: Extract the hlr Number into the mm context 2015-05-24 12:32:23 +08:00
sgsn_ctrl.c enable ctrl bind config for various programs 2016-02-25 12:18:04 +01:00
sgsn_libgtp.c sgsn: Fix pattern for too long msisdn 2015-10-12 11:06:34 +02:00
sgsn_main.c enable ctrl bind config for various programs 2016-02-25 12:18:04 +01:00
sgsn_vty.c gtphub: add first bits of GRX ares 2015-11-16 15:16:30 +01:00