Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: thorpej
Date: Mon Sep 20 17:40:59 UTC 1999
Modified Files:
syssrc/sys/dev/pci: if_vr.c
Log Message:
Fix packet reception in promiscuous mode: compare the Ethernet destination
address against our station address if it's not a multicast packet. Either
the Rhine manual lies about the phys/broadcast/multicast rxstatus bits,
or the Rhine chip is just broken.
Fixes a redirect storm problem reported by Laine Stump on current-users.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/pci/if_vr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index