7 Mar 2009 15:06
Re: hme(4) hardware RX checksum
FUKAUMI Naoki <naoki <at> fukaumi.org>
2009-03-07 14:06:11 GMT
2009-03-07 14:06:11 GMT
hi I'm sorry this is another topic but I remembered suddenly... sys/dev/ic/hme.c has ether_cmp(), it returns 1 if two ethernet addresses are identical. it is (only) used in hme_setladrf(). it should be eliminated and replaced by memcmp(), otherwise IFF_ALLMULTI is set unexpectedly. -- FUKAUMI Naoki
RSS Feed