libosmocore/tests/gb
Jacob Erlbeck 3d557b18d0 gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET
Currently those messages are answered by a NS_STATUS message when
received on an uninitialised (no NS_RESET hat been seen yet) NS_VC
which violates GPP TS 08.16 7.3.1 and 7.4.1.

This patch adds checks to gprs_ns_vc_create() and eventually returns
before the error NS_STATUS message is generated.

Sponsored-by: On-Waves ehf
2013-10-30 15:23:18 +01:00
..
bssgp_fc_test.c bssgp: Address various compiler warnings in the bssgp code 2013-09-16 14:13:25 +02:00
bssgp_fc_tests.err tests: Make the gb test work with srcdir != builddir 2012-09-11 11:49:35 +02:00
bssgp_fc_tests.ok GPRS BSSGP test: integrate into autotest 2012-09-07 12:07:54 +02:00
bssgp_fc_tests.sh GPRS BSSGP test: integrate into autotest 2012-09-07 12:07:54 +02:00
gprs_ns_test.c grps: Add test for NS messages that shall be ignored 2013-10-30 15:23:15 +01:00
gprs_ns_test.ok gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET 2013-10-30 15:23:18 +01:00