Attention is currently required from: fixeria.
6 comments:
File include/osmocom/gprs/gmm/gmm_prim.h:
not anymore?
Done
File include/osmocom/gprs/rlcmac/rlcmac_prim.h:
not anymore?
Done
Patch Set #2, Line 195: uint32_t old_tlli, uint32_t new_tlli);
This is one of the reasons why I don't like that there is no generic prim alloc function: once we ha […]
You would break ABI anyway if you add more fields to the struct.
File src/gmm/gmm.c:
Patch Set #2, Line 260: goto restart
If this was not your patch, I would expect you to be the first one to comment here and say that `do […]
I took some code from osmo-sgsn allocating random PTMSI as a base, that's why. I'll rework it.
File src/gmm/gmm_prim.c:
Patch Set #2, Line 420: gmme = gprs_gmm_gmme_find_or_create_by_ptmsi_imsi(gmm_prim->gmmsm.establish_req.ptmsi,
no `OSMO_ASSERT` like above?
Done
File tests/gmm/Makefile.am:
Patch Set #2, Line 36: $(NULL)
" No newline at end of right file. […]
Done
To view, visit change 32507. To unsubscribe, or for help writing mail filters, visit settings.