freebsd-nq/sys/dev/ie
Garrett Wollman 477180fbc8 Use the new if_multiaddrs list for multicast addresses rather than the
previous hackery involving struct in_ifaddr and arpcom.  Get rid of the
abominable multi_kludge.  Update all network interfaces to use the
new machanism.  Distressingly few Ethernet drivers program the multicast
filter properly (assuming the hardware has one, which it usually does).
1997-01-13 21:26:53 +00:00
..
if_ie507.h Reviewed by: 1994-08-24 22:32:44 +00:00
if_ie.c Use the new if_multiaddrs list for multicast addresses rather than the 1997-01-13 21:26:53 +00:00
if_iereg.h > Gcc2 generates memcpy calls when doing some structure copying in the 1993-10-12 06:52:34 +00:00