]> granicus.if.org Git - strace/commitdiff
Update SO_* constants
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 9 Sep 2017 08:17:36 +0000 (08:17 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 17 Sep 2017 12:04:11 +0000 (12:04 +0000)
* xlat/sockoptions.in: Add SO_ZEROCOPY introduced by kernel commit
v4.14-rc1~130^2~376^2~5.
* NEWS: Mention this.

NEWS
xlat/sockoptions.in

diff --git a/NEWS b/NEWS
index 043d75e6abe5b3a7372d7754376aad904a9cbbc1..b5b105355bf32eaad973f41d4760cb05b99e3acc 100644 (file)
--- 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)
 ===============================================
index 24717950dd3c45c7625a326dbe5ddc6b80e8f6b0..2c1195fd67048547b6529d9ca609fdd0f03d8547 100644 (file)
@@ -57,6 +57,7 @@ SO_MEMINFO
 SO_INCOMING_NAPI_ID
 SO_COOKIE
 SO_PEERGROUPS
+SO_ZEROCOPY
 
 SO_ALLRAW
 SO_ICS