Attention is currently required from: laforge.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/34264 )
Change subject: ipa: use LSBs of file descriptor as SLS in IPA->M3UA direction ......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1: Why not have a global variable incrementing with each new conn instead of taking it from fd? That would improve a lot the equal distribution. Depending on how fds are allocated they can end up with most ASPs using the same SLS.
File src/ipa.c:
https://gerrit.osmocom.org/c/libosmo-sccp/+/34264/comment/c12cd83b_358ffdf4 PS1, Line 295: * \param[in] msg received message buffer. Callee takes ownership! missing new param documentation