From: Dmitry V. Levin Date: Wed, 31 Aug 2016 08:49:31 +0000 (+0000) Subject: Update TCP* constants X-Git-Tag: v4.14~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e31e2c0e571f2b0ee9c1bf9a445d86986dd8d81c;p=strace Update TCP* constants * xlat/socktcpoptions.in: Add TCP_REPAIR_WINDOW introduced by linux kernel commit v4.8-rc1~140^2~226. --- diff --git a/xlat/socktcpoptions.in b/xlat/socktcpoptions.in index b454e105..89bbd7ea 100644 --- a/xlat/socktcpoptions.in +++ b/xlat/socktcpoptions.in @@ -26,3 +26,4 @@ TCP_NOTSENT_LOWAT TCP_CC_INFO TCP_SAVE_SYN TCP_SAVED_SYN +TCP_REPAIR_WINDOW