Re: [PATCH net-next v3 5/5] selftests/net: Adding test cases of replacing routes and route advertisements.
From: Hangbin Liu <hidden>
Date: 2024-02-02 12:37:10
From: Hangbin Liu <hidden>
Date: 2024-02-02 12:37:10
On Fri, Feb 02, 2024 at 12:22:00AM -0800, thinker.li@gmail.com wrote:
From: Kui-Feng Lee <redacted> Add tests of changing permanent routes to temporary routes and the reversed case to make sure GC working correctly in these cases. Add tests for the temporary routes from RA. The existing device will be deleted between tests to remove all routes associated with it, so that the earlier tests don't mess up the later ones. Signed-off-by: Kui-Feng Lee <redacted>
Reviewed-by: Hangbin Liu <redacted> Tested-by: Hangbin Liu <redacted>