netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Phil Sutter <phil@nwl.cc>
To: Jiri Benc <jbenc@redhat.com>
Cc: netdev@vger.kernel.org, Stephen Hemminger <stephen@networkplumber.org>
Subject: Re: [PATCH iproute2 0/2] vxlan: add configuration check
Date: Mon, 5 Sep 2016 12:30:02 +0200	[thread overview]
Message-ID: <20160905103002.GE29816@orbyte.nwl.cc> (raw)
In-Reply-To: <cover.1473067954.git.jbenc@redhat.com>

On Mon, Sep 05, 2016 at 11:35:26AM +0200, Jiri Benc wrote:
> Mirror the vxlan configuration check recently added to the kernel.
> 
> While at this, I also converted open coded IPv6 address comparisons to the
> standard macros.
> 
> Jiri Benc (2):
>   tunnels: use macros for IPv6 address comparison
>   vxlan: group address requires net device
> 
>  ip/ip6tunnel.c     |  8 ++++----
>  ip/iplink_geneve.c |  6 +++---
>  ip/iplink_vxlan.c  | 19 ++++++++++++-------
>  3 files changed, 19 insertions(+), 14 deletions(-)

Series:
Acked-by: Phil Sutter <phil@nwl.cc>

      parent reply	other threads:[~2016-09-05 10:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-05  9:35 [PATCH iproute2 0/2] vxlan: add configuration check Jiri Benc
2016-09-05  9:35 ` [PATCH iproute2 1/2] tunnels: use macros for IPv6 address comparison Jiri Benc
2016-09-05  9:35 ` [PATCH iproute2 2/2] vxlan: group address requires net device Jiri Benc
2016-09-20 16:47   ` Stephen Hemminger
2016-09-05 10:30 ` Phil Sutter [this message]

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=20160905103002.GE29816@orbyte.nwl.cc \
    --to=phil@nwl.cc \
    --cc=jbenc@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.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;
as well as URLs for NNTP newsgroup(s).