netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Andrea Claudi <aclaudi@redhat.com>, netdev@vger.kernel.org
Cc: stephen@networkplumber.org, dsahern@kernel.org
Subject: Re: [PATCH iproute2-next] tunnel: factorize printout of GRE key and flags
Date: Thu, 18 Jul 2019 11:19:10 -0600	[thread overview]
Message-ID: <52384b8f-e133-1824-5c63-e5fee9785099@gmail.com> (raw)
In-Reply-To: <547473b8fbab9114f78c1cfe405ccb5f50b0a66b.1562950715.git.aclaudi@redhat.com>

On 7/12/19 11:02 AM, Andrea Claudi wrote:
> print_tunnel() functions in ip6tunnel.c and iptunnel.c contains
> the same code to print out GRE key and flags
> 
> This commit factorize the code in a helper function in tunnel.c
> 
> Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
> ---
>  ip/ip6tunnel.c | 22 ++--------------------
>  ip/iptunnel.c  | 19 ++-----------------
>  ip/tunnel.c    | 26 ++++++++++++++++++++++++++
>  ip/tunnel.h    |  3 +++
>  4 files changed, 33 insertions(+), 37 deletions(-)

applied to iproute2-next. Thanks


      reply	other threads:[~2019-07-18 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-12 17:02 [PATCH iproute2-next] tunnel: factorize printout of GRE key and flags Andrea Claudi
2019-07-18 17:19 ` David Ahern [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=52384b8f-e133-1824-5c63-e5fee9785099@gmail.com \
    --to=dsahern@gmail.com \
    --cc=aclaudi@redhat.com \
    --cc=dsahern@kernel.org \
    --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).