aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-07-07 10:02:59 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2021-07-07 10:22:15 +0200
commit8eed8c2039c4863f699a21f10378e984bbdba85c (patch)
treede4a90891854bad2831fcae6dfb89a67ec61a41d /configure.ac
parent0309f4a5ff0df32da5e7ac73478580a172c48230 (diff)
WIP: Avoid autofilling neigh list if no neigh is configuredpespin/anrnext
This piece of code was still in osmo-bsc in order to keep backward compatibility with older deployments from the time where configuring neighbours was not possible. We have support to configure neighbors since a long time ago now, and this backward-compatible behavior has more drawbacks than benefits: * It is totally acceptable for a cell to have no neighbors, so currently there's no way to enfore it. * If ANR is in use, a usual case is that each cell starts with no neighbors and then dynamic ones are added after ANR procedure runs. So let's drop this behavior and avoid autofilling the list if no neighbor is selected. Related: SYS#5303 Change-Id: Iff1c7245250e8cca81743f6540d3d317ba09e35c
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions