aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-08-29 18:29:46 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-09-02 10:20:14 +0200
commit9303df22bd46640df0bbecef115cb9f62c85b9e4 (patch)
tree534ee24781c89c672f799a4f7eb55c5ecdadbb2a /openbsc/src/osmo-bsc
parent0b4f1b9e7559cc9151f8eefc1a453e8985128a5c (diff)
nanobts: Fix initialization of two concurrent BTS.
It was possible that the wrong NSEI information was sent to the BTS. This is because patch_nm_tables is not called before sending the data to the BTS. This will break when two BTS connect more or less at the same time. Stop using the arrays directly and instead introduce a method that will patch the table and return the data and length. This makes sure that all users patch the table before we send the data to the BTS. I bootstrapped a sysmoBTS and I can bring up rsl. The device is running with a dummy load so I couldn't do more verification.
Diffstat (limited to 'openbsc/src/osmo-bsc')
0 files changed, 0 insertions, 0 deletions