Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261795AbUCVHOo (ORCPT ); Mon, 22 Mar 2004 02:14:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261797AbUCVHOo (ORCPT ); Mon, 22 Mar 2004 02:14:44 -0500 Received: from test.estpak.ee ([194.126.115.47]:9726 "EHLO arena.estpak.ee") by vger.kernel.org with ESMTP id S261795AbUCVHOm (ORCPT ); Mon, 22 Mar 2004 02:14:42 -0500 From: Hasso Tepper To: Paul Jakma Subject: Re: raw sockets and blocking Date: Mon, 22 Mar 2004 09:14:13 +0200 User-Agent: KMail/1.6.2 Cc: Jamie Lokier , David Schwartz , Linux Kernel , Quagga Dev References: <200402191440.01035.hasso@estpak.ee> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Organization: Elion Enterprises Ltd. Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403220914.13676.hasso@estpak.ee> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 940 Lines: 27 Paul Jakma wrote: > On Thu, 19 Feb 2004, Hasso Tepper wrote: > > And maybe it makes sense to mention that all packets ospf daemon > > sends to actually down ethernet interface are multicast packets. > > nearly all. unicast packets are sent too. Hello's in broadcast network are multicast. Problem is solved now for me, btw. It appears to be bug in e100 driver in 2.4.x. I can't reproduce it any more with e100 development driver (from http://sf.net/projects/e1000/). And I can't it reproduce it with forcing network to non-broadcast either (in this case unicast hello's are sent). So it's multicast problem with e100 2.x driver. -- Hasso Tepper Elion Enterprises Ltd. WAN administrator - 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/