Attention is currently required from: pespin, fixeria.
3 comments:
File include/osmocom/gprs/gmm/gmm_prim.h:
Patch Set #1, Line 112: struct gprs_ra_id old_rai;
I wonder where those old_rai fields are populated.
File src/gmm/gmm_pdu.c:
Patch Set #1, Line 224: gsm48_encode_ra(raid_enc, &gmme->ra);
I guess here we use the current ra as old ra since we are getting an attach request so the ra we currently stored will become the new old ra. This means that this is correct.
File src/gmm/gmm_prim.c:
here we use the old_rai, but where is that field populated before?
To view, visit change 32735. To unsubscribe, or for help writing mail filters, visit settings.