osmo-bsc/openbsc/tests/gbproxy
Jacob Erlbeck def0391ec5 gprs/test: Use valid MCC/MNC for BVC RESET
The code currently uses an encoded sequence of (hex) 10 20 30 40 50
60 as RAI, for which no bijective mapping to the set of
representations MCC-MNC-LAC-RAC exists.

This patch changes the hard-coded RAI to 11 22 33 40 50 60 which maps
to 112-332-16464-96 (and vice-versa).

Sponsored-by: On-Waves ehf
2014-06-04 16:20:46 +02:00
..
Makefile.am gbproxy: Add test program to test gbproxy message handling 2013-10-15 15:10:22 +02:00
gbproxy_test.c gprs/test: Use valid MCC/MNC for BVC RESET 2014-06-04 16:20:46 +02:00
gbproxy_test.ok gprs/test: Use valid MCC/MNC for BVC RESET 2014-06-04 16:20:46 +02:00