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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 15 Mar 2015 12:42:54 -0700
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Madhu Challa <challa@...ronetworks.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 net-next 1/2] Header rebase for
 IFA_F_MCAUTOJOIN

On Wed,  4 Mar 2015 10:30:09 -0800
Madhu Challa <challa@...ronetworks.com> wrote:

> ---
>  include/linux/if_addr.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/linux/if_addr.h b/include/linux/if_addr.h
> index cc375e4..2033adc 100644
> --- a/include/linux/if_addr.h
> +++ b/include/linux/if_addr.h
> @@ -50,6 +50,7 @@ enum {
>  #define IFA_F_PERMANENT		0x80
>  #define IFA_F_MANAGETEMPADDR	0x100
>  #define IFA_F_NOPREFIXROUTE	0x200
> +#define IFA_F_MCAUTOJOIN	0x400
>  
>  struct ifa_cacheinfo {
>  	__u32	ifa_prefered;

Already picked this up in my net-next branch.
--
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