Attention is currently required from: lynxis lazus, pespin.
laforge has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/libosmocore/+/39557?usp=email )
Change subject: gprs: define OSMO_RESERVED_RAC 0xff ......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/gsm/protocol/gsm_04_08_gprs.h:
https://gerrit.osmocom.org/c/libosmocore/+/39557/comment/ec6075cd_942db01b?u... : PS1, Line 14: #define OSMO_RESERVED_RAC 0xff
Yeah ok, but I don't see how any of that makes it osmocom specific...
so basically pespins point would be to mark it GSM*_RESERVED_RAC instead of OSMO_RESERVED_RAC.
OTOH, I have checked both TS 23.003, TS 44.018 and TS 24.008 and couldn't find any mention of a reserved value. So if we cannot find a spec reference, I guess OSMO_ is the right way to go.