Re: [PATCH v2] ipvs: optimize tunnel dumps for icmp errors

From: Pablo Neira Ayuso
Date: Thu Mar 26 2020 - 10:02:37 EST


On Wed, Mar 18, 2020 at 01:36:32PM +0200, Julian Anastasov wrote:
>
> Hello,
>
> On Sun, 15 Mar 2020, Haishuang Yan wrote:
>
> > After strip GRE/UDP tunnel header for icmp errors, it's better to show
> > "GRE/UDP" instead of "IPIP" in debug message.
> >
> > Signed-off-by: Haishuang Yan <yanhaishuang@xxxxxxxxxxxxxxxxxxxx>
>
> Looks good to me, thanks!
>
> Acked-by: Julian Anastasov <ja@xxxxxx>
>
> Simon, this is for -next kernels...

Simon, if no objection, I'm going to include this in the next nf-next
pull request.

Thanks.