osmo-bsc/openbsc/src/gprs
Harald Welte 807a5d8264 [GPRS] Major LLC / TLLI handling fixes
* separate the LLME and LLE state in the LLC layer
* introduce gprs_llgmm_assign() function for LLGMM-ASSIGN.req primitive
* change QoS profile to match 'real' SGSN
* Update the new TLLI when assigning a P-TMSI

The result now is that the LLC layer is notified of TLLI changes, which in turn
means it doesn't allocate a new LLE structure every TLLI change, which again
in turn means that the UI frame sequence number does not reset to zero.

As a result, MS should no longer ignore frames based on wrong UI sequence number.
2010-06-01 11:57:13 +02:00
..
Makefile.am Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00
crc24.c [gprs] Move all GPRS related code to src/gprs subdirectory 2010-05-04 07:41:59 +02:00
gb_proxy.c Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00
gb_proxy_main.c [VTY] use new struct vty_app_info in libvty 2010-05-25 23:40:38 +02:00
gb_proxy_vty.c Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00
gprs_bssgp.c [GPRS] Major LLC / TLLI handling fixes 2010-06-01 11:57:13 +02:00
gprs_bssgp_util.c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case 2010-05-11 10:03:34 +02:00
gprs_bssgp_vty.c Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00
gprs_gmm.c [GPRS] Major LLC / TLLI handling fixes 2010-06-01 11:57:13 +02:00
gprs_llc.c [GPRS] Major LLC / TLLI handling fixes 2010-06-01 11:57:13 +02:00
gprs_llc_vty.c [GPRS] Major LLC / TLLI handling fixes 2010-06-01 11:57:13 +02:00
gprs_ns.c [GPRS] NS: correctly pass the NS payload length to the TLV parser 2010-05-30 17:19:38 +02:00
gprs_ns_frgre.c [GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulation 2010-05-31 11:02:57 +02:00
gprs_ns_vty.c [GPRS] NS: Frame Relay DLCI for PVC from 16-1007 2010-05-28 14:11:49 +02:00
gprs_sgsn.c [GPRS] Implement TMSI reallocation and timers 3350 + 3370 2010-05-31 20:23:38 +02:00
gprs_sndcp.c [GPRS] Initial untested support for libgtp 2010-05-17 00:44:57 +02: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] update SGSN config file example 2010-06-01 11:52:21 +02:00
sgsn_libgtp.c [GPRS] SGSN GTP: Fix segfault in case GGSN is down 2010-06-01 11:52:41 +02:00
sgsn_main.c [VTY] use new struct vty_app_info in libvty 2010-05-25 23:40:38 +02:00
sgsn_vty.c Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00