Function turmoil::partition

source ·
pub fn partition(a: impl ToIpAddrs, b: impl ToIpAddrs)
Expand description

Partition two hosts, or sets of hosts, resulting in all messages sent between them to be dropped.

Must be called from within a Turmoil simulation.