From 55bb3e27d7fd77dcd225f7cd662f8d2fb5c8249e Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Sat, 9 Sep 2017 08:17:36 +0000 Subject: [PATCH] Update SO_* constants * xlat/sockoptions.in: Add SO_ZEROCOPY introduced by kernel commit v4.14-rc1~130^2~376^2~5. * NEWS: Mention this. --- NEWS | 2 +- xlat/sockoptions.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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