KeyedListIndirectionController
Category: Track and Sequencing
Base class: IndirectionController
Subclasses: TcpIndirectionController, UdpIndirectionController
Properties
matchMode : int
Defines how to match the key against the received packet
Options: {0: ‘Exact’, 1: ‘Contains’}
UserName: Key match mode
resources : List[KeyedIndirectionResource]
UserName: Resources
selectedIndex : int
verbose : bool
Log more information to the console to help set up the controller
UserName: Verbose