From: Dmitry V. Levin Date: Mon, 6 Feb 2017 22:13:20 +0000 (+0000) Subject: Update IP_* constants X-Git-Tag: v4.16~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3115a9658785de488be9be34f7fc4222b7b48f3a;p=strace Update IP_* constants * xlat/sockipoptions.in: Add IP_RECVFRAGSIZE introduced by linux kernel commit v4.10-rc1~202^2~340^2~2. --- diff --git a/xlat/sockipoptions.in b/xlat/sockipoptions.in index aa785322..51ed1343 100644 --- a/xlat/sockipoptions.in +++ b/xlat/sockipoptions.in @@ -34,6 +34,7 @@ IP_MINTTL IP_NODEFRAG IP_CHECKSUM IP_BIND_ADDRESS_NO_PORT +IP_RECVFRAGSIZE IP_UNBLOCK_SOURCE IP_BLOCK_SOURCE IP_ADD_SOURCE_MEMBERSHIP