Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751060AbWINKbN (ORCPT ); Thu, 14 Sep 2006 06:31:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751066AbWINKbN (ORCPT ); Thu, 14 Sep 2006 06:31:13 -0400 Received: from minus.inr.ac.ru ([194.67.69.97]:3981 "HELO ms2.inr.ac.ru") by vger.kernel.org with SMTP id S1751054AbWINKbM (ORCPT ); Thu, 14 Sep 2006 06:31:12 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=ms2.inr.ac.ru; b=WWFIjpkePcU+V5x/OHLv/z6Ll8xHOD4cEr1jb4dE3r98VW3w2kjEyI5S2KN6WoHQrkbhAKDAMtb7flEe9JQVR9ODbNo1BnJvT8hKyWp4/wXrNg9lods2R1vmdUk/xHJMSBtaoY3yxYw8GocNM0B3upjw1xPpJt+wVPaeA5UFl64=; Date: Thu, 14 Sep 2006 14:30:37 +0400 From: Alexey Kuznetsov To: David Stevens Cc: Jeff Layton , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, netdev-owner@vger.kernel.org Subject: Re: [PATCH] make ipv4 multicast packets only get delivered to sockets that are joined to group Message-ID: <20060914103037.GB19959@ms2.inr.ac.ru> References: <20060913202029.GA4666@ms2.inr.ac.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 529 Lines: 16 Hello! > No, it returns 1 (allow) if there are no filters to explicitly > filter it. I wrote that code. :-) I see. It did not behave this way old times. >From your mails I understood that current behaviour matches another implementations (BSD whatever), is it true? Alexey - 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/