Attention is currently required from: pespin.
laforge has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/42210?usp=email )
Change subject: tcap: Fix return code in tcap_as_rx_sccp_asp() ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: In my opinion, if the code calls a function that has *tcap* in the name, and the caller passes something that's not TCAP, it is very much an error. IMHO the problem is more in the caller then? Maybe the caller first needs a is_this_tcap() function followed by calling a tcap_*_rx_* function?