mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctly
As part of adding same test for GRE tunnel with IPv6 underlay, wrong alignments were found, fix them. Signed-off-by: Amit Cohen <amcohen@nvidia.com> Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4bb6cce00a
commit
c473f723f9
@ -13,7 +13,7 @@
|
||||
# |
|
||||
# +-------------------|-----+
|
||||
# | SW1 | |
|
||||
# | $swp1 + |
|
||||
# | $swp1 + |
|
||||
# | 192.0.2.2/28 |
|
||||
# | |
|
||||
# | + g1a (gre) |
|
||||
@ -27,8 +27,8 @@
|
||||
# |
|
||||
# +--|----------------------+
|
||||
# | | VRF2 |
|
||||
# | + $rp2 |
|
||||
# | 198.51.100.2/28 |
|
||||
# | + $rp2 |
|
||||
# | 198.51.100.2/28 |
|
||||
# +-------------------------+
|
||||
|
||||
lib_dir=$(dirname $0)/../../../net/forwarding
|
||||
|
Loading…
Reference in New Issue
Block a user