From: Dmitry V. Levin Date: Sat, 9 Sep 2017 08:17:36 +0000 (+0000) Subject: Update SO_* constants X-Git-Tag: v4.20~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55bb3e27d7fd77dcd225f7cd662f8d2fb5c8249e;p=strace Update SO_* constants * xlat/sockoptions.in: Add SO_ZEROCOPY introduced by kernel commit v4.14-rc1~130^2~376^2~5. * NEWS: Mention this. --- diff --git a/NEWS b/NEWS index 043d75e6..b5b10535 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ Noteworthy changes in release ?.?? (????-??-??) =============================================== * Improvements - * Updated lists of MADV_*, SOL_* and TCP_* constants. + * Updated lists of MADV_*, SO_*, SOL_* and TCP_* constants. Noteworthy changes in release 4.19 (2017-09-05) =============================================== diff --git a/xlat/sockoptions.in b/xlat/sockoptions.in index 24717950..2c1195fd 100644 --- a/xlat/sockoptions.in +++ b/xlat/sockoptions.in @@ -57,6 +57,7 @@ SO_MEMINFO SO_INCOMING_NAPI_ID SO_COOKIE SO_PEERGROUPS +SO_ZEROCOPY SO_ALLRAW SO_ICS