lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Jun 2007 01:28:40 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	kaber@...sh.net
Cc:	netdev@...r.kernel.org
Subject: Re: [NET 04/05]: dev: secondary unicast address support

From: Patrick McHardy <kaber@...sh.net>
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 <kaber@...sh.net>

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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ