Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/34122 )
Change subject: sgsn_rim: forward message based on RIM ROUTING ADDRESS ......................................................................
Patch Set 2:
(1 comment)
File src/sgsn/sgsn_libgtp.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/34122/comment/66026ebc_e2df281b PS2, Line 706: uint8_t rim_ra_discr_encoded[1024]; having 1024 byte buffer for a 1 byte field seems a bit overkill. Same for routing address. Something like 128 or alike is probably more than enough.