Attention is currently required from: osmith, neels, laforge, fixeria.
1 comment:
File src/osmo-bsc-nat/bssap_conn.c:
Patch Set #4, Line 47: uint8_t tag = tag_order[i];
About leaving all other known and unknown IEs unchanged: I think there can theoretically also be unk […]
The best approach is probably locating the important IE start of buffer by using tlv_parse, then simply modify that IE buffer with the new content and resend the buffer as it is, no need to encode it again?
To view, visit change 27712. To unsubscribe, or for help writing mail filters, visit settings.