netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Serhey Popovych <serhe.popovych@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 0/3] ip/tunnel: Fix noencap- and document "external" parameter handling.
Date: Wed, 27 Dec 2017 13:47:12 -0800	[thread overview]
Message-ID: <20171227134712.12338c7c@xeon-e3> (raw)
In-Reply-To: <1514374096-1473-1-git-send-email-serhe.popovych@gmail.com>

On Wed, 27 Dec 2017 13:28:13 +0200
Serhey Popovych <serhe.popovych@gmail.com> wrote:

> In this series I present next set of improvements/fixes:
> 
>   1) Fix noencap- option handling: we need to clear bit, instead
>      of seting all, but one we expect to clear.
> 
>   2) Document "external" parameter both in ip-link(8) and help
>      output for link_gre.c. Add "noexternal" option variant to
>      bring inline with GENEVE and VXLAN.
> 
>   3) Trivial: clear flowlabel/tclass from flowinfo in case of
>      inherit to stop sending garbage to the kernel. It has no
>      functional change, but follows similar behaviour in link_ip6tnl.c
> 
> See individual patch description message for details.
> 
> Thanks,
> Serhii
> 
> Serhey Popovych (3):
>   gre,ip6tnl/tunnel: Fix noencap- support
>   gre6/tunnel: Do not submit garbage in flowinfo
>   ip/tunnel: Document "external" parameter
> 
>  ip/link_gre.c         |    7 +++++--
>  ip/link_gre6.c        |    4 ++--
>  ip/link_ip6tnl.c      |    6 ++++--
>  ip/link_iptnl.c       |    4 +++-
>  man/man8/ip-link.8.in |    6 ++++++
>  5 files changed, 20 insertions(+), 7 deletions(-)
> 

These are really disjoint. I applied the noencap and the flowinfo patch.
Agree with William that having noexternal which does nothing useful is of little value now.

  parent reply	other threads:[~2017-12-27 21:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-27 11:28 [PATCH iproute2 0/3] ip/tunnel: Fix noencap- and document "external" parameter handling Serhey Popovych
2017-12-27 11:28 ` [PATCH iproute2 1/3] gre,ip6tnl/tunnel: Fix noencap- support Serhey Popovych
2017-12-27 11:28 ` [PATCH iproute2 2/3] gre6/tunnel: Do not submit garbage in flowinfo Serhey Popovych
2017-12-27 11:28 ` [PATCH iproute2 3/3] ip/tunnel: Document "external" parameter Serhey Popovych
2017-12-27 15:45   ` William Tu
2017-12-28 11:11   ` Serhey Popovych
2017-12-28 17:41     ` Stephen Hemminger
2017-12-27 21:47 ` Stephen Hemminger [this message]
2017-12-28  5:31   ` [PATCH iproute2 0/3] ip/tunnel: Fix noencap- and document "external" parameter handling Serhey Popovych

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=20171227134712.12338c7c@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    --cc=serhe.popovych@gmail.com \
    /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).