netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, u9012063@gmail.com
Subject: [PATCH net 0/2] report erspan version field just for erspan tunnels
Date: Tue, 19 Feb 2019 17:42:04 +0100	[thread overview]
Message-ID: <cover.1550594081.git.lorenzo.bianconi@redhat.com> (raw)

Do not report erspan_version to userpsace for non erspan tunnels.
Report IFLA_GRE_ERSPAN_INDEX only for erspan version 1 in
ip6gre_fill_info

Lorenzo Bianconi (2):
  net: ip_gre: do not report erspan_ver for gre or gretap
  net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap

 net/ipv4/ip_gre.c  | 33 +++++++++++++++++----------------
 net/ipv6/ip6_gre.c | 36 ++++++++++++++++++------------------
 2 files changed, 35 insertions(+), 34 deletions(-)

-- 
2.20.1


             reply	other threads:[~2019-02-19 16:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19 16:42 Lorenzo Bianconi [this message]
2019-02-19 16:42 ` [PATCH net 1/2] net: ip_gre: do not report erspan_ver for gre or gretap Lorenzo Bianconi
2019-02-19 16:42 ` [PATCH net 2/2] net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap Lorenzo Bianconi
2019-02-22  0:02 ` [PATCH net 0/2] report erspan version field just for erspan tunnels David Miller

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=cover.1550594081.git.lorenzo.bianconi@redhat.com \
    --to=lorenzo.bianconi@redhat.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=u9012063@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).