From: Dmitry V. Levin Date: Tue, 30 Aug 2016 18:22:41 +0000 (+0000) Subject: Update SCTP_* constants X-Git-Tag: v4.14~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80b49fb4dc780de322bbea7d6fe5b7d7b75d78ae;p=strace Update SCTP_* constants * xlat/socksctpoptions.in: Add SCTP_PR_SUPPORTED, SCTP_DEFAULT_PRINFO, and SCTP_PR_ASSOC_STATUS introduced by linux kernel commits v4.8-rc1~140^2~148^2~5, v4.8-rc1~140^2~148^2~4, and v4.8-rc1~140^2~148^2~3, respectively. --- diff --git a/xlat/socksctpoptions.in b/xlat/socksctpoptions.in index 8af43b73..fa967a23 100644 --- a/xlat/socksctpoptions.in +++ b/xlat/socksctpoptions.in @@ -47,3 +47,6 @@ SCTP_GET_LOCAL_ADDRS SCTP_SOCKOPT_CONNECTX SCTP_SOCKOPT_CONNECTX3 SCTP_GET_ASSOC_STATS +SCTP_PR_SUPPORTED +SCTP_DEFAULT_PRINFO +SCTP_PR_ASSOC_STATUS