Update TCP_* constants
* xlat/socktcpoptions.in: Add TCP_ULP and TCP_MD5SIG_EXT. * NEWS: Mention this.
This commit is contained in:
parent
3e178d2fb2
commit
68d00ce2d6
2
NEWS
2
NEWS
@ -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)
|
||||
===============================================
|
||||
|
@ -28,3 +28,5 @@ TCP_SAVE_SYN
|
||||
TCP_SAVED_SYN
|
||||
TCP_REPAIR_WINDOW
|
||||
TCP_FASTOPEN_CONNECT
|
||||
TCP_ULP
|
||||
TCP_MD5SIG_EXT
|
||||
|
Loading…
x
Reference in New Issue
Block a user