From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: ipv4: add IPPROTO_ICMP socket kind Date: Fri, 18 Mar 2011 12:47:11 -0700 (PDT) Message-ID: <20110318.124711.116396341.davem@davemloft.net> References: <20110318180002.GA30912@albatros> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org, peak@argo.troja.mff.cuni.cz, solar@openwall.com, kees.cook@canonical.com, dan.j.rosenberg@gmail.com, eugene@redhat.com, nelhage@ksplice.com, kuznet@ms2.inr.ac.ru, pekkas@netcore.fi, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@trash.net To: segoon@openwall.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:51350 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757284Ab1CRTqd (ORCPT ); Fri, 18 Mar 2011 15:46:33 -0400 In-Reply-To: <20110318180002.GA30912@albatros> Sender: netdev-owner@vger.kernel.org List-ID: From: Vasiliy Kulikov Date: Fri, 18 Mar 2011 21:00:02 +0300 > This patch adds IPPROTO_ICMP socket kind. I kindly asked the other day for people to not submit new feature patches while we are amidst the merge window: http://marc.info/?l=linux-netdev&m=130023005214910&w=2 Please, if you want to do networking development, pay attention to such important announcements which decreases the burdon upon me and makes everything operate more smoothly. Thanks.