HardenedBSD/sys/dev/fxp
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_fxp.c Use the new if_multiaddrs list for multicast addresses rather than the 1997-01-13 21:26:53 +00:00
if_fxpreg.h