Re: if_ath oerrors with multicast traffic

2011-04-17 Thread Stefan Sperling
On Wed, Apr 06, 2011 at 10:41:14PM +0200, Stefan Sperling wrote: > There is a correlation between netstat -I ath0 showing more Oerrs and > multicast packets (e.g. CARP) leaving the interface. There is no apparent > real problem since these frames are received just fine at the other end. > The diff

if_ath oerrors with multicast traffic

2011-04-06 Thread Stefan Sperling
There is a correlation between netstat -I ath0 showing more Oerrs and multicast packets (e.g. CARP) leaving the interface. There is no apparent real problem since these frames are received just fine at the other end. The diff below stops the driver from doing this. Is this right? BTW, there doesn'