// Clause 'when': the IUT receives multiple HTML IPv4 packets
// Clause 'when': the IUT receives multiple HTML IPv6 packets
ipv6Port.send(p_host.payload.ipv6Packet);
// Clause 'then':the IUT encapsulates each HTML IPv4 packet unchanged into IPv6 packet
// Clause 'then':the IUT does a 1:1 NAT mapping for each public IPv6 B4 address sourced and, the IUT forwards packets to the destination with different IPv4 public addresses
f_selfOrClientSyncAndVerdict(c_tbDone,e_success);// Nothing to do