K 10 svn:author V 7 yongari K 8 svn:date V 27 2008-02-03T05:20:26.000000Z K 7 svn:log V 314 MFC if_re.c, rev 1.100 to RELENG_6 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 END