]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: vrf_route_leaking: add local test
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 10 Jul 2024 08:14:30 +0000 (10:14 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sun, 14 Jul 2024 14:34:16 +0000 (07:34 -0700)
commit39367183aecfc05f006a29b1f96708a6d1a3d8c3
tree8f92d9e5ee9f315c562c8a39c71e1956d352e7c7
parentabb9a68d2c64dd9b128ae1f2e635e4d805e7ce64
selftests: vrf_route_leaking: add local test

The goal is to check that the source address selected by the kernel is
routable when a leaking route is used. ICMP, TCP and UDP connections are
tested.
The symmetric topology is enough for this test.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/20240710081521.3809742-5-nicolas.dichtel@6wind.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/vrf_route_leaking.sh