Function partition_oneway

Source
pub fn partition_oneway(from: impl ToIpAddrs, to: impl ToIpAddrs)
Expand description

Partition two hosts, or sets of hosts, in one direction.

Must be called from within a Turmoil simulation.