osmo-bsc/openbsc/src/gprs
Harald Welte f0901f0067 [SGSN] Fix processing of RA Update Request regarding TLLI
In case we get a RA UPD REQ on a new cell (both served by the same
SGSN), the LLC stack should not allocate a ne LLE/LLME, as the latter
would reset the V(u)sent / V(u)recv to zero and make the MS discard
our responses.

Instead, whenever the LLC stack sees a foreign TLLI, it should always
convert it to the local TLLI before doing any lookup for a LLE/LLME.
2011-01-01 17:28:29 +01:00
..
Makefile.am misc: Introduce a --enable-coverage mode to build with gprof coverage 2010-11-15 20:06:45 +01:00
crc24.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gb_proxy.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gb_proxy_main.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gb_proxy_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_bssgp.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_bssgp_util.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_bssgp_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_gmm.c [SGSN] Fix processing of RA Update Request regarding TLLI 2011-01-01 17:28:29 +01:00
gprs_llc.c [SGSN] Fix processing of RA Update Request regarding TLLI 2011-01-01 17:28:29 +01:00
gprs_llc_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_ns.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_ns_frgre.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_ns_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_sgsn.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_sndcp.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gprs_sndcp.h [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM 2010-07-01 19:56:19 +02:00
gprs_sndcp_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
osmo_gbproxy.cfg [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node 2010-05-19 15:09:09 +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_libgtp.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
sgsn_main.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
sgsn_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00