From nobody@FreeBSD.org  Thu Sep 14 07:13:30 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A4DDF16A415
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Sep 2006 07:13:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6A08343D45
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Sep 2006 07:13:30 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8E7DUVd095635
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 14 Sep 2006 07:13:30 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k8E7DUXe095634;
	Thu, 14 Sep 2006 07:13:30 GMT
	(envelope-from nobody)
Message-Id: <200609140713.k8E7DUXe095634@www.freebsd.org>
Date: Thu, 14 Sep 2006 07:13:30 GMT
From: Werby Villarino <werby@beard.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: inconsistent behaviour in arp reply of a bridge
X-Send-Pr-Version: www-2.3

>Number:         103253
>Category:       kern
>Synopsis:       inconsistent behaviour in arp reply of a bridge
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    thompsa
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 14 07:20:15 GMT 2006
>Closed-Date:    
>Last-Modified:  Fri Nov 16 10:35:35 UTC 2007
>Originator:     Werby Villarino
>Release:        4.11 & 4.10
>Organization:
BeardGroupl
>Environment:
System : 4.10-RELEASE FreeBSD 4.10-RELEASE #2
Architecture: i386

>Description:
I have bridge set up on with 2 lan cards:

* interface dc0: has a statice IP 172.16.0.5 and MAC address 00:80:ad:74:c5:6d
* interface dc1:  has no IP (just up) and MAC address 00:80:ad:76:ce:d7
* dc0 and dc1 make bridge0

A second machine is connected to dc0 (using cross cable) directly or (Using staight cable) via switch and everything
works fine. 

But the log of that second machine get the following entries:
arp: 172.16.0.5 moved from 00:80:ad:74:c5:6d to 00:80:ad:76:ce:d7 on ne3
arp: 172.16.0.5 moved from 00:80:ad:76:ce:d7 to 00:80:ad:74:c5:6d on ne3
arp: 172.16.0.5 moved from 00:80:ad:74:c5:6d to 00:80:ad:76:ce:d7 on ne3
>How-To-Repeat:
Set up the same configuration: bridge with 2 interface, only 1 having an IP.

>Fix:

>Release-Note:
>Audit-Trail:

From: "Werby" <werby@cannoncreek.com>
To: <bug-followup@FreeBSD.org>,
	<Werby@beard.com>
Cc:  
Subject: Re: kern/103253: inconsistent behaviour in arp reply of a bridge
Date: Fri, 15 Sep 2006 09:31:35 +0800

 When can I expect a solution?
 
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jun 17 09:17:28 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103253 
Responsible-Changed-From-To: freebsd-net->thompsa 
Responsible-Changed-By: kmacy 
Responsible-Changed-When: Fri Nov 16 10:34:55 UTC 2007 
Responsible-Changed-Why:  

Is this still an issue? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103253 
>Unformatted:
