Attention is currently required from: dexter.
1 comment:
File src/sgsn/sgsn_libgtp.c:
Patch Set #3, Line 721: rim_ra_discr = rim_ra_discr_encoded[0];
I really see no point in having these 2 vars here. Simply have a "uint8_t rim_ra_discr;" and pass it as "&rim_ra_discr" above in gtpie_gettlv.
This should simplify the code a bit at least.
To view, visit change 34122. To unsubscribe, or for help writing mail filters, visit settings.