Attention is currently required from: laforge.
1 comment:
File src/osmo-bsc/neighbor_ident.c:
f (bts_tmp->location_area_code != lac)
continue;
shouldn't this be now an error message in all of those iterations (not just this function)? After a […]
Not really. AFAIU different LACs can end up in the same hashtable bucket/llist due to hashing function, it's totally fine and expected...
To view, visit change 38087. To unsubscribe, or for help writing mail filters, visit settings.