From: Dmitry V. Levin Date: Thu, 22 Jun 2017 18:08:24 +0000 (+0000) Subject: Update SO_* constants X-Git-Tag: v4.18~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2337c8c7348cf9f3a21ea5314a1705ac19e8ba9c;p=strace Update SO_* constants * xlat/sockoptions.in: Add SO_MEMINFO, SO_INCOMING_NAPI_ID, and SO_COOKIE introduced by linux kernel commits v4.12-rc1~64^3~389, v4.12-rc1~64^3~341^2, and v4.12-rc1~64^3~221^2~1, respectively. --- diff --git a/xlat/sockoptions.in b/xlat/sockoptions.in index fce851a8..5a0bb871 100644 --- a/xlat/sockoptions.in +++ b/xlat/sockoptions.in @@ -53,6 +53,9 @@ SO_ATTACH_BPF SO_ATTACH_REUSEPORT_CBPF SO_ATTACH_REUSEPORT_EBPF SO_CNX_ADVICE +SO_MEMINFO +SO_INCOMING_NAPI_ID +SO_COOKIE SO_ALLRAW SO_ICS