1 comment:
File src/gsm/tlv_parser.c:
Patch Set #1, Line 157: msgb_v_put(msg, (tag << 4) | (val[0] & 0xf));
here's the shift in the encoding path, as expected.
To view, visit change 32014. To unsubscribe, or for help writing mail filters, visit settings.