David Miller wrote:
> 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.


Thanks. Please hold off on the MACVLAN patch, I want to convert it
to use this stuff before adding it.

-
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

Reply via email to