Update SO_* constants

* xlat/sockoptions.in: Add SO_ZEROCOPY introduced by kernel commit
v4.14-rc1~130^2~376^2~5.
* NEWS: Mention this.
This commit is contained in:
Дмитрий Левин 2017-09-09 08:17:36 +00:00
parent 5f1d34e1f3
commit 55bb3e27d7
2 changed files with 2 additions and 1 deletions

2
NEWS
View File

@ -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)
===============================================

View File

@ -57,6 +57,7 @@ SO_MEMINFO
SO_INCOMING_NAPI_ID
SO_COOKIE
SO_PEERGROUPS
SO_ZEROCOPY
SO_ALLRAW
SO_ICS