Attention is currently required from: neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/29541 )
Change subject: stream: Erase sctp_msg_flags if receiving user data ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
ah! now i understand, this is about clearing previous state in a msgb passed in from the caller. […]
Not sure what you mean. The function doesn't touch any of those l1234h header, it just puts data at the end of the msgb. It's freedom of the caller to prepare the msgb as he wants regarding where data read is to be stored. In any case, that's a separate topic.