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] [day] [month] [year] [list]
Date:	Wed, 26 Mar 2008 02:12:47 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	kaber@...sh.net
Cc:	netdev@...r.kernel.org
Subject: Re: [NET]: Fix multicast device ioctl checks

From: Patrick McHardy <kaber@...sh.net>
Date: Tue, 25 Mar 2008 13:54:53 +0100

> commit 33fb000e9d0b9b20c226383ce775f06fdcd426bc
> Author: Patrick McHardy <kaber@...sh.net>
> Date:   Tue Mar 25 13:53:52 2008 +0100
> 
>     [NET]: Fix multicast device ioctl checks
>     
>     SIOCADDMULTI/SIOCDELMULTI check whether the driver has a set_multicast_list
>     method to determine whether it supports multicast. Drivers implementing
>     secondary unicast support use set_rx_mode however.
>     
>     Check for both dev->set_multicast_mode and dev->set_rx_mode to determine
>     multicast capabilities.
>     
>     Signed-off-by: Patrick McHardy <kaber@...sh.net>

Applied and queued up for -stable, thanks!
--
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