Attention is currently required from: pespin.
msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/32277 )
Change subject: ctrl: drop deprecated neighbor resolution interface ......................................................................
Patch Set 8:
(1 comment)
File src/osmo-bsc/neighbor_ident_ctrl.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/32277/comment/d92b42fd_b24d4ad7 PS8, Line 553: /* This and the following: Add/Remove a CGI-PS as neighbor */
why are you dropping this? This code is independent from the inteface you are removing.
You mean parse_cgi_ps()? It's only used by deprecated ctrl commands which are removed by this patch.