From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCHv4 0/7] Per route TCP options support kill switches Date: Thu, 29 Oct 2009 01:29:36 -0700 (PDT) Message-ID: <20091029.012936.31110966.davem@davemloft.net> References: <1256739327-11576-1-git-send-email-gilad@codefidence.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ori@comsleep.com To: gilad@codefidence.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38397 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752398AbZJ2I3M (ORCPT ); Thu, 29 Oct 2009 04:29:12 -0400 In-Reply-To: <1256739327-11576-1-git-send-email-gilad@codefidence.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Gilad Ben-Yossef Date: Wed, 28 Oct 2009 16:15:20 +0200 > Allow selectively turning off support for specific TCP options > on a per route basis. Ok, I can live with these changes, good job. All applied to net-next-2.6, thanks!