cvs commit: src/sys/dev/re if_re.c
Pyun YongHyeon
yongari at FreeBSD.org
Wed Dec 19 23:26:20 PST 2007
yongari 2007-12-20 07:26:20 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
Log:
By definition promiscuous mode should see all unicast frames as well
as multicast/broadcast frames. Previously re(4) ignored multicast
frames in promiscuous mode. The RTL8169 datasheet was not clear
how it handles multicast frames in promiscuous mode.
PR: kern/118572
MFC after: 3 days
Revision Changes Path
1.100 +6 -2 src/sys/dev/re/if_re.c
More information about the cvs-src
mailing list