pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/42104?usp=email )
Change subject: cosmetic: ss7_asp.h: Drop comment no longer valid ......................................................................
cosmetic: ss7_asp.h: Drop comment no longer valid
Since a while ago, only the remote asp ID is stored in asp->remote_asp_id. The SLS has its own field (ipa.sls).
Fixes: b8fe5e4a1adfb54f265efc81432eab6252e9b04f Change-Id: I2253b1cb9e24270b9d6b3400d3fa20827c66ad23 --- M src/ss7_asp.h 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/src/ss7_asp.h b/src/ss7_asp.h index 459163f..80a0a8a 100644 --- a/src/ss7_asp.h +++ b/src/ss7_asp.h @@ -71,7 +71,6 @@ char *sock_name;
/* ASP Identifier for ASP-UP + NTFY, as received by the peer. - * (In IPA ASPs it's used internally to hold 4-bit SLS). * FIXME: This should actually be stored in a AS-ASP relation, since it * can be different per AS, see RFC4666 3.5.1 * "The optional ASP Identifier parameter contains a unique value that