osmo-msc/openbsc/src
Jacob Erlbeck b1c074f62c sgsn: Fix LLME leak when forcing a reattach
Currently when forceing a reattach by sending a Detach
Request (reattach), the SGSN waits for the Detach Accept until it
frees the MM context (if present) and the LLME. If that message gets
lost or isn't sent by the MS, the LLME is never freed if it isn't
bound to an MM context.

This patch adds code to free the MM context/LLME when forcing a
reattachment.

Sponsored-by: On-Waves ehf
2014-11-14 09:26:27 +01:00
..
gprs sgsn: Fix LLME leak when forcing a reattach 2014-11-14 09:26:27 +01:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
libcommon bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp: Count the incoming data instead of the modified one 2014-10-09 17:22:33 +02:00
libmsc nitb/ctrl: Fix access to freed memory in verify_subscriber_modify 2014-10-28 15:17:02 +01:00
libtrau trau: Cast to remove compiler warning 2014-07-24 21:09:31 +02:00
osmo-bsc bsc: Allow to disable sending ping/pong to the MSC 2014-10-29 10:11:21 +01:00
osmo-bsc_mgcp Use port number #defines for VTY and CTRL ports 2014-08-24 17:54:49 +02:00
osmo-bsc_nat bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
osmo-nitb nitb: Don't mention the broken PCAP generation option 2014-09-16 18:13:44 +02:00
utils bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
Makefile.am move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00