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:
parent
5f1d34e1f3
commit
55bb3e27d7
2
NEWS
2
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)
|
||||
===============================================
|
||||
|
@ -57,6 +57,7 @@ SO_MEMINFO
|
||||
SO_INCOMING_NAPI_ID
|
||||
SO_COOKIE
|
||||
SO_PEERGROUPS
|
||||
SO_ZEROCOPY
|
||||
|
||||
SO_ALLRAW
|
||||
SO_ICS
|
||||
|
Loading…
x
Reference in New Issue
Block a user