Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937026AbXHJMOx (ORCPT ); Fri, 10 Aug 2007 08:14:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758196AbXHJMOl (ORCPT ); Fri, 10 Aug 2007 08:14:41 -0400 Received: from relay.2ka.mipt.ru ([194.85.82.65]:60494 "EHLO 2ka.mipt.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757221AbXHJMOk (ORCPT ); Fri, 10 Aug 2007 08:14:40 -0400 Date: Fri, 10 Aug 2007 16:14:34 +0400 From: Evgeniy Polyakov To: Unai Uribarri Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] af_packet: don't enable timestamps in mmap'ed sockets Message-ID: <20070810121434.GA6795@2ka.mipt.ru> References: <1186669314.24669.56.camel@localhost.localdomain> <20070809143322.GA5345@2ka.mipt.ru> <1186683234.24669.65.camel@localhost.localdomain> <20070809181823.GA32449@2ka.mipt.ru> <1186685061.24669.76.camel@localhost.localdomain> <20070810083418.GA25479@2ka.mipt.ru> <1186746907.24669.107.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1186746907.24669.107.camel@localhost.localdomain> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 645 Lines: 17 On Fri, Aug 10, 2007 at 01:55:07PM +0200, Unai Uribarri (unai.uribarri@optenet.com) wrote: > > This breaks compatibility. Add new socket option, which will really > > disable it and do all your logic, but not breaking existing > > applications. > > > > Is SO_TIMESTAMP2 a valid name? I can't imagine how to call it. :) what about name, which really shows what option does? -- Evgeniy Polyakov - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/