Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/34298?usp=email )
Change subject: oml: ipacc: send GPRS Cell attributes based on IPA Object Version ......................................................................
Patch Set 8:
(1 comment)
This change is ready for review.
File src/osmo-bsc/bts_ipaccess_nanobts_omlattr.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/34298/comment/e2234813_74dc140c PS3, Line 262: if (is_osmobts(bts) || cell->mo.ipaccess.obj_version >= 4) {
I'd prefer having an explicit check for nanobts here, even if it may actually not be needed: […]
Done