public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Madhu Challa <challa@noironetworks.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 net-next 1/2] Header rebase for IFA_F_MCAUTOJOIN
Date: Sun, 15 Mar 2015 12:42:54 -0700	[thread overview]
Message-ID: <20150315124254.28fe5835@urahara> (raw)
In-Reply-To: <1425493810-2537-2-git-send-email-challa@noironetworks.com>

On Wed,  4 Mar 2015 10:30:09 -0800
Madhu Challa <challa@noironetworks.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.

  reply	other threads:[~2015-03-15 19:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04 18:30 [PATCH iproute2 net-next 0/2] Extend ip address command to enable multicast group join/leave on IP level Madhu Challa
2015-03-04 18:30 ` [PATCH iproute2 net-next 1/2] Header rebase for IFA_F_MCAUTOJOIN Madhu Challa
2015-03-15 19:42   ` Stephen Hemminger [this message]
2015-03-04 18:30 ` [PATCH iproute2 net-next 2/2] Enable configuring multicast group join / leave at IP level Madhu Challa
2015-03-15 19:43   ` Stephen Hemminger
2015-03-16 17:59     ` Madhu Challa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150315124254.28fe5835@urahara \
    --to=stephen@networkplumber.org \
    --cc=challa@noironetworks.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox