Attention is currently required from: laforge, fixeria, dexter.
1 comment:
File src/sgsn/gprs_gmm.c:
Patch Set #1, Line 1770: TLVP_PRESENT
TLVP_PRES_LEN could possibly be used. […]
I thought that was already tested by tlv_parse?
"""
static const struct tlv_definition gsm48_gmm_att_tlvdef = {
.def = {
...
[GSM48_IE_GMM_DRX_PARAM] = { TLV_TYPE_FIXED, 2 },
...
},
};
"""
To view, visit change 33753. To unsubscribe, or for help writing mail filters, visit settings.