From: Herbert Xu <[EMAIL PROTECTED]>
Date: Wed, 24 May 2006 11:10:54 +1000

> David Miller <[EMAIL PROTECTED]> wrote:
> > From: Andrew Morton <[EMAIL PROTECTED]>
> > Date: Tue, 23 May 2006 16:31:42 -0700
> > 
> >> >            Summary: dummy interface broadcast destination hardware 
> >> > address
> >> >                     is not ff:ff:ff:ff:ff:ff
> > 
> > Very strange because the dummy device driver calls
> > ether_setup() which does:
> 
> It's caused by the NO_ARP flag.

Perhaps RTN_BROADCAST should take precedence over IFF_NOARP
(but not IFF_LOOPBACK)?  I'm talking about the code in
net/ipv4/arp.c that causes this behavior.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to