Lines Matching full:hs
26 # In other words, hosts hs-t100-1 and hs-t100-2 are connected through the
27 # IPv4/IPv6 L3 VPN of tenant 100 while hs-t200-3 and hs-t200-4 are connected
29 # and tenant 200 is forbidden and thus, for example, hs-t100-1 cannot reach
30 # hs-t200-3 and vice versa.
38 # hs-t100-1 pings the host hs-t100-2.
40 # First of all, L2 reachability of the host hs-t100-2 is taken into account by
43 # When the host hs-t100-1 sends an IPv6 or IPv4 packet destined to hs-t100-2,
55 # host hs-t100-2 through the veth-t100 interface.
61 # L3 VPN for tenant 100. In this case, only hosts hs-t200-3 and hs-t200-4 are
67 # | hs-t100-1 netns | | hs-t100-2 netns |
115 # | hs-t200-3 netns | | hs-t200-4 netns |
378 # - host hs-1 is directly connected to the router rt-1;
379 # - host hs-2 is directly connected to the router rt-2.
385 # - host hs-3 is directly connected to the router rt-1;
386 # - host hs-4 is directly connected to the router rt-2.
391 # setup the IPv4/IPv6 L3 VPN which connects the host hs-t100-1 and host
392 # hs-t100-2 within the same tenant 100.
396 # setup the IPv4/IPv6 L3 VPN which connects the host hs-t200-3 and host
397 # hs-t200-4 within the same tenant 200.
450 log_test $? 0 "IPv6 Hosts connectivity: hs-t${tid}-${hssrc} -> hs-t${tid}-${hsdst} (tenant ${tid})"
453 log_test $? 0 "IPv4 Hosts connectivity: hs-t${tid}-${hssrc} -> hs-t${tid}-${hsdst} (tenant ${tid})"
466 log_test $? 1 "IPv6 Hosts isolation: hs-t${tidsrc}-${hssrc} -X-> hs-t${tiddst}-${hsdst}"
470 log_test $? 1 "IPv4 Hosts isolation: hs-t${tidsrc}-${hssrc} -X-> hs-t${tiddst}-${hsdst}"
481 log_test $? 0 "IPv6 Hosts connectivity: hs-t${tid}-${hssrc} -> gw (tenant ${tid})"
484 log_test $? 0 "IPv4 Hosts connectivity: hs-t${tid}-${hssrc} -> gw (tenant ${tid})"