Skip to main content

Peer Router

Provide bidirectional address learning and automatic routing for peer-to-peer communication patterns. This networking component captures source addresses from incoming packets and automatically uses them as destination addresses for outgoing traffic, enabling dynamic peer discovery and response routing. Essential for implementing peer-to-peer protocols, automatic response routing, client-server communication patterns, and dynamic endpoint discovery in distributed systems.

Tags: NETWORKING, FLOW_CONTROL

FieldTypeOptionalDescriptionDefault Value
IngressIngressYesIncoming packets enter through here
EgressEgressYesOutgoing packets exit through here

Ingress

FieldTypeOptionalDescriptionDefault Value
InputStringNo
OutputStringNo

Egress

FieldTypeOptionalDescriptionDefault Value
InputStringNo
OutputStringNo