Attention is currently required from: fixeria.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/32180 )
Change subject: cosmetic: Clarify language ip.access nanoBTS vs. all IPA Abis/IP ......................................................................
Patch Set 2:
(1 comment)
File src/osmo-bsc/bsc_vty.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/32180/comment/4c36736a_ee0cd6b4 PS2, Line 1318: if (!is_ipa_abisip_bts(bts) || is_osmobts(bts)) {
I don't see `NM_MT_IPACC_RESTART` being handled in osmo-bts. […]
my take on this is: NM_MT_IPACC_RESTART is a general abis/ip message. the fact that (current) osmo-bts doesn't implement it, is a bug/shortcoming, and not something the BSC shall make any assumptions on.