Skip to main content

Gate

Dynamically forward or drop packets between a set of inputs and outputs.

Tags: FLOW_CONTROL

FieldTypeOptionalDescriptionDefault Value
FlowsFlowsNoThe set of flows. Each flow is a pair of input and outputs.
ClosedBoolNoThe when the gate is closed all packets from all inputs will be dropped.

Flows

FieldTypeOptionalDescriptionDefault Value
InputStringNoThe input will forward packets to the output.
OutputStringNoThe output will receive packets from the input.