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];
The length of the IE is different depending on IPv4 or IPv6 address being encoded (3GPP TS 48. […]
Of course you can, it's just a matter of memmove the buffer a few bytes left/right and changing the len value of the IE in the buffer. And maybe some general "len" field at the message level. The rest of the IEs/message in the buffer should be independent of that change.
To view, visit change 27712. To unsubscribe, or for help writing mail filters, visit settings.