]> granicus.if.org Git - strace/commitdiff
Update TCP_* constants
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 7 Sep 2017 06:45:04 +0000 (06:45 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 7 Sep 2017 06:45:04 +0000 (06:45 +0000)
* xlat/socktcpoptions.in: Add TCP_ULP and TCP_MD5SIG_EXT.
* NEWS: Mention this.

NEWS
xlat/socktcpoptions.in

diff --git a/NEWS b/NEWS
index 3a8ed3daf77e438256584d89d84f40b222c4d7ef..2daf5bc37f469dbcbaef27382ce8b79afeb1350f 100644 (file)
--- a/NEWS
+++ b/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)
 ===============================================
index 6de28f36a38a205618584c1022f4f102567557c4..747b184c6684ebb18692966dac91c8fbcefa4625 100644 (file)
@@ -28,3 +28,5 @@ TCP_SAVE_SYN
 TCP_SAVED_SYN
 TCP_REPAIR_WINDOW
 TCP_FASTOPEN_CONNECT
+TCP_ULP
+TCP_MD5SIG_EXT