Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests: forwarding: router_nh: Add a diagram

This test lacks a topology diagram, making the setup not obvious.
Add one.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

authored by

Petr Machata and committed by
Paolo Abeni
74ddac07 b51a94b2

+14
+14
tools/testing/selftests/net/forwarding/router_nh.sh
··· 1 1 #!/bin/bash 2 2 # SPDX-License-Identifier: GPL-2.0 3 3 4 + # +-------------------------+ +-------------------------+ 5 + # | H1 | | H2 | 6 + # | $h1 + | | $h2 + | 7 + # | 192.0.2.2/24 | | | 198.51.100.2/24 | | 8 + # | 2001:db8:1::2/64 | | | 2001:db8:2::2/64 | | 9 + # +-------------------|-----+ +-------------------|-----+ 10 + # | | 11 + # +-------------------|----------------------------|-----+ 12 + # | R1 | | | 13 + # | $rp1 + $rp2 + | 14 + # | 192.0.2.1/24 198.51.100.1/24 | 15 + # | 2001:db8:1::1/64 2001:db8:2::1/64 | 16 + # +------------------------------------------------------+ 17 + 4 18 ALL_TESTS=" 5 19 ping_ipv4 6 20 ping_ipv6