Attention is currently required from: neels, laforge, pespin, fixeria.
1 comment:
File src/osmo-bsc-nat/bssap_conn.c:
Patch Set #4, Line 47: uint8_t tag = tag_order[i];
The best approach is probably locating the important IE start of buffer by using tlv_parse, then sim […]
The length of the IE is different depending on IPv4 or IPv6 address being encoded (3GPP TS 48.008 § 3.2.2.102). So I can't just modify the existing buffer without re-encoding, I'll implement Neels approach. Thanks for the feedback!
To view, visit change 27712. To unsubscribe, or for help writing mail filters, visit settings.