From: Daniel Lee Date: Mon, 6 Apr 2015 21:37:26 +0000 (-0700) Subject: tcp: RFC7413 option support for Fast Open server X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f9b838b71eb78a27de27a12ca5de8542fac3115;p=pandora-kernel.git tcp: RFC7413 option support for Fast Open server Fast Open has been using the experimental option with a magic number (RFC6994) to request and grant Fast Open cookies. This patch enables the server to support the official IANA option 34 in RFC7413 in addition. The change has passed all existing Fast Open tests with both old and new options at Google. Signed-off-by: Daniel Lee Signed-off-by: Yuchung Cheng Signed-off-by: Neal Cardwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed