From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: IPv6 neighbor advertisements Date: Thu, 25 Mar 2010 23:07:33 -0700 (PDT) Message-ID: <20100325.230733.214002385.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: haile.seifu@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:49195 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752817Ab0CZGHK (ORCPT ); Fri, 26 Mar 2010 02:07:10 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Keep in mind that net/core/neighbour.c is for IPV4 ARP too. So if there is a conflict between what is allowed by ipv4 and what is allowed by ipv6 in this scenerio, that would explain it.