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
Field | Type | Optional | Description | Default Value |
---|
Ingress | Ingress | Yes | Incoming packets enter through here | |
Egress | Egress | Yes | Outgoing packets exit through here | |
Ingress
Field | Type | Optional | Description | Default Value |
---|
Input | String | No | | |
Output | String | No | | |
Egress
Field | Type | Optional | Description | Default Value |
---|
Input | String | No | | |
Output | String | No | | |