[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <52384b8f-e133-1824-5c63-e5fee9785099@gmail.com>
Date: Thu, 18 Jul 2019 11:19:10 -0600
From: David Ahern <dsahern@...il.com>
To: Andrea Claudi <aclaudi@...hat.com>, netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...nel.org
Subject: Re: [PATCH iproute2-next] tunnel: factorize printout of GRE key and
flags
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@...hat.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
Powered by blists - more mailing lists