Update TCP_* constants

* xlat/socktcpoptions.in: Add TCP_ULP and TCP_MD5SIG_EXT.
* NEWS: Mention this.
This commit is contained in:
Дмитрий Левин 2017-09-07 06:45:04 +00:00
parent 3e178d2fb2
commit 68d00ce2d6
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@ -2,7 +2,7 @@ Noteworthy changes in release ?.?? (????-??-??)
===============================================
* Improvements
* Updated the list of SOL_* constants.
* Updated lists of SOL_* and TCP_* constants.
Noteworthy changes in release 4.19 (2017-09-05)
===============================================

View File

@ -28,3 +28,5 @@ TCP_SAVE_SYN
TCP_SAVED_SYN
TCP_REPAIR_WINDOW
TCP_FASTOPEN_CONNECT
TCP_ULP
TCP_MD5SIG_EXT