K 10 svn:author V 2 dg K 8 svn:date V 27 1995-05-22T13:32:24.000000Z K 7 svn:log V 393 There are two serious bugs in if_de.c. The first should not matter to most users (the wrong length is passed to ether_input). The second is more serious. The multicast hash algorithm uses the wrong (low) bits instead of the right (high) bits. This is only an issue if you use >12 multicast addresses but if you are using IP multicast then it might affect you... Submitted by: Matt Thomas END