Attention is currently required from: pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-iuh/+/38945?usp=email )
Change subject: iu_client: refactor LAC/RAC handling ......................................................................
Patch Set 4:
(1 comment)
File src/iu_client.c:
https://gerrit.osmocom.org/c/osmo-iuh/+/38945/comment/fa8b55f7_8980c207?usp=... : PS4, Line 453: ra_id.rac = 0xfe;
we definetly want a define here...
I tried to sneak it through. Yes, we should have a define here.
A lai with 0xfffe is reserved: 23.003. Also lai = 0x0 is reserved.
So I concluded RAC = 0xfe could be reserved as well. I didn't found it in 23.003 (but maybe somewhere is another reference).