[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080504125652.GA1618@gondor.apana.org.au>
Date: Sun, 4 May 2008 20:56:52 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Johannes Berg <johannes@...solutions.net>
Cc: David Miller <davem@...emloft.net>, mb@...sch.de,
netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: Re: mac80211 truesize bugs
On Sun, May 04, 2008 at 02:52:41PM +0200, Johannes Berg wrote:
>
> > have no cache at all,
>
> That wouldn't be good either I think since we can actually use the
> ethernet header quite well.
Actually this is not as bad as it sounds. Since you're constructing
the hardware header anyway, it may turn out to be easier to tack on
the Ethernet header while you're at it.
Please note that the hardware cache is not the same as the neighbour
cache. Just because you lose the hardware cache doesn't mean that
you'd lose the neighbour (ARP) cache.
However, this would mean that you'd no longer have an Ethernet device
which is both good and bad.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists