[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f9cdf4a8-1e6e-007e-4ccf-9eff9573ef4f@linux.alibaba.com>
Date: Thu, 17 Feb 2022 13:37:11 +0800
From: "D. Wythe" <alibuda@...ux.alibaba.com>
To: David Ahern <dsahern@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [RFC PATCH net] vrf: fix incorrect dereferencing of skb->cb
在 2022/2/17 上午11:50, David Ahern 写道:
> The packet is recirculated through the VRF device so the cb data should
> be overwritten. The VRF driver does another route lookup within the VRF.
> Address selection should only consider addresses in the domain.
> Something is off in that logic for VRF route leaking. I looked into a
> bit when Michael posted the tests, but never came back to it.
Got your point, this patch is not really appropriate considering
that. Another way to complete the test may be to modify the IP address
of vrf blue in test script,the default local loopback address is the
reason for this failure. What do you think ?
Thanks for you comments.
Best Wishes.
Powered by blists - more mailing lists