osmo-msc/openbsc/src/gprs
Neels Hofmeyr 06cfe00c71 gsup: factor out header composition & sending.
Move IPA header composition and sending to new static gsup_client_send() (so I
can use it in the upcoming OAP code).

Sponsored-by: On-Waves ehf
2015-10-07 18:59:01 +02:00
..
.gitignore update gitignore 2011-01-14 14:38:42 +01:00
Makefile.am sgsn: Integrate c-ares with the osmocom event loop 2015-05-25 15:39:59 +08:00
crc24.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gb_proxy.c gbproxy: Honour the BSS TLLI type when creating an SGSN TLLI 2014-11-11 22:44:32 +01:00
gb_proxy_main.c vty: Change the return type from enum to int 2015-09-24 15:39:30 +02: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: Rename the field 'enabled_tllis' to 'logical_links' 2014-10-09 17:45:14 +02: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 gprs: Move TLV parser functions to gprs_utils.c and rename them 2014-12-23 15:08:52 +01:00
gprs_gmm.c Use 'ROUTING AREA' consistently, not 'ROUTEING AREA' 2015-08-18 19:35:02 +02:00
gprs_gsup_client.c gsup: factor out header composition & sending. 2015-10-07 18:59:01 +02:00
gprs_gsup_messages.c gsup: Decode/Encode the hlr-Number in the GSUP message 2015-05-24 12:32:23 +08:00
gprs_llc.c LLC: Don't dispatch XID frames into GMM 2015-08-18 19:35:01 +02: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: seleted_apn_str might be NULL do not strcpy 2015-06-02 09:46:32 +02: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: Copy the hlr-Number and use it during purge 2015-05-24 12:32:23 +08:00
gprs_utils.c gprs: Add GPRS timer conversion functions 2015-01-26 08:41:52 +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
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 libctrl: Follow rename of controlif_setup -> ctrl_interface_setup 2014-08-21 15:34:28 +02:00
sgsn_libgtp.c sgsn: Change the selection mode to verified 2015-05-22 10:05:56 +08:00
sgsn_main.c sgsn_main: in -h, print default config file 2015-09-24 17:29:08 +02:00
sgsn_vty.c sgsn: make all SGSN timers configurable via the VTY 2015-08-18 19:35:01 +02:00