From: Patrick McHardy <[EMAIL PROTECTED]> Date: Fri, 22 Jun 2007 14:24:12 +0200 (MEST)
> [NET]: dev: secondary unicast address support > > Add support for configuring secondary unicast addresses on network > devices. To support this devices capable of filtering multiple > unicast addresses need to change their set_multicast_list function > to configure unicast filters as well and assign it to dev->set_rx_mode > instead of dev->set_multicast_list. Other devices are put into promiscous > mode when secondary unicast addresses are present. > > Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]> Also applied, thanks for doing this work Patrick. I'll let the driver maintainers approve and merge individual device support. Thanks again. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html