osmo-msc/openbsc/src/gprs
Jacob Erlbeck 64cb924634 gbproxy: Fix handling of NSEI changes
The gbproxy looses NSEI changes on BVC_RESET and then tries to send
later messages to the wrong (not longer existing) destination.

This patch fixes this by updating the peer's nsei field on BVC_RESET.

Ticket: OW#874
Sponsored-by: On-Waves ehf
2013-10-24 18:02:38 +02:00
..
.gitignore update gitignore 2011-01-14 14:38:42 +01:00
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
crc24.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gb_proxy.c gbproxy: Fix handling of NSEI changes 2013-10-24 18:02:38 +02:00
gb_proxy_main.c gbproxy: Replace NS-VC references by NSEI 2013-10-15 15:19:29 +02:00
gb_proxy_vty.c gbproxy/vty: Enhance delete-gbproxy-peer command 2013-10-24 18:02:33 +02:00
gprs_gmm.c sgsn: spelling fixes inside comments 2013-07-21 17:41:46 +08:00
gprs_llc.c gprs_gmm: Avoid assertion in the sending code during routing area update 2013-07-31 16:12:02 +02:00
gprs_llc_vty.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
gprs_sgsn.c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() 2012-07-14 12:18:28 +02:00
gprs_sndcp.c split libgb into a separate library for outside use 2012-06-16 15:14:00 +08: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 Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +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_libgtp.c gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp 2013-07-31 14:57:21 +02:00
sgsn_main.c sgsn: add a minimalistic ACL 2013-07-21 15:44:24 +08:00
sgsn_vty.c vty: Use generic 'end' and 'exit' commands 2013-09-02 20:25:35 +02:00