diff options
Diffstat (limited to 'tests/func/rpf')
-rw-r--r-- | tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot (renamed from tests/func/rpf/ipv4_rpf_untagged.robot) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/rpf/ipv4_rpf_untagged.robot b/tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot index 708477a71d..372940dd82 100644 --- a/tests/func/rpf/ipv4_rpf_untagged.robot +++ b/tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot @@ -29,7 +29,7 @@ | ... | with one link between the nodes. | ... | *[Cfg] DUT configuration:* DUT2 is configured with L2 Cross connect. | ... | DUT1 is configured with IP source check on link to TG, -| ... | *[Ver] TG verification:*Test ICMP Echo Request packets are sent +| ... | *[Ver] TG verification:* Test ICMP Echo Request packets are sent | ... | in one direction by TG on link to DUT1 and received on TG link | ... | to DUT2. On receive TG verifies if packets which source address | ... | is not in routes are dropped. |