[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171115.194818.2075185042709671642.davem@davemloft.net>
Date: Wed, 15 Nov 2017 19:48:18 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: liuhangbin@...il.com
Cc: netdev@...r.kernel.org, e@...g.me, pshelar@....org,
jbenc@...hat.com
Subject: Re: [PATCHv2 net] geneve: fix fill_info when link down
From: Hangbin Liu <liuhangbin@...il.com>
Date: Wed, 15 Nov 2017 09:43:09 +0800
> geneve->sock4/6 were added with geneve_open and released with geneve_stop.
> So when geneve link down, we will not able to show remote address and
> checksum info after commit 11387fe4a98 ("geneve: fix fill_info when using
> collect_metadata").
>
> Fix this by avoid passing *_REMOTE{,6} for COLLECT_METADATA since they are
> mutually exclusive, and always show UDP_ZERO_CSUM6_RX info.
>
> Fixes: 11387fe4a98 ("geneve: fix fill_info when using collect_metadata")
> Signed-off-by: Hangbin Liu <liuhangbin@...il.com>
Applied.
Powered by blists - more mailing lists