osmo-pcu/tests
Neels Hofmeyr bdc55fad62 implement support for 3-digit MNC with leading zeros
Receive the mnc_3_digits flag from the PCU interface.

Bump the PCU interface to 9.
This is one part of the three identical pcuif_proto.h patches:
- I49cd762c3c9d7ee6a82451bdf3ffa2a060767947 (osmo-bts)
- I787fed84a7b613158a5618dd5cffafe4e4927234 (osmo-pcu)
- I78f30aef7aa224b2e9db54c3a844d8f520b3aee0 (osmo-bsc)

Add 3-digit flags and use the new RAI and LAI API from libosmocore throughout
the code base to be able to handle an MNC < 100 that has three digits (leading
zeros).

Depends: Id2240f7f518494c9df6c8bda52c0d5092f90f221 (libosmocore),
         Ib7176b1d65a03b76f41f94bc9d3293a8a07d24c6 (libosmocore)

Change-Id: I787fed84a7b613158a5618dd5cffafe4e4927234
2018-03-11 00:47:14 +01:00
..
alloc implement support for 3-digit MNC with leading zeros 2018-03-11 00:47:14 +01:00
bitcomp tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
codel llc: Add CoDel AQM implementation 2015-07-21 19:22:32 +02:00
edge implement support for 3-digit MNC with leading zeros 2018-03-11 00:47:14 +01:00
emu implement support for 3-digit MNC with leading zeros 2018-03-11 00:47:14 +01:00
fn implement support for 3-digit MNC with leading zeros 2018-03-11 00:47:14 +01:00
llc implement support for 3-digit MNC with leading zeros 2018-03-11 00:47:14 +01:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms implement support for 3-digit MNC with leading zeros 2018-03-11 00:47:14 +01:00
rlcmac remove pcu own bitvector implementation 2017-05-15 12:46:33 +00:00
tbf implement support for 3-digit MNC with leading zeros 2018-03-11 00:47:14 +01:00
types implement support for 3-digit MNC with leading zeros 2018-03-11 00:47:14 +01:00
Makefile.am TBF: override send function via linker option 2018-01-25 19:54:57 +01:00
testsuite.at Add tests for find_multi_slots() 2018-01-25 16:12:56 +00:00