This class is a replacement for SSF.OS.IP, from which the
basic functionality is inherited. UnreliableIP adds the
possibility to drop all packets which are received or should
be sent on a given interface at a given time. This behavior
can be used to simulate broken links.
Inner Class Summary
(package private) class
UnreliableIP.Fail
The Fail class is a container for the configuration of a link failure.
config(com.renesys.raceway.DML.Configuration cfg)
Configure this ProtocolSession
ProtocolSession[ name ip use SSF.OS.OSPFv2.test.UnreliableIP
fail[
from
boolean
push(SSF.OS.ProtocolMessage message,
SSF.OS.ProtocolSession fromSession)
Handles incoming and outgoing IP-packets.