Collected molecules will appear here. Add from search or explore.
NetworkPacket -> RedirectedPacket
Redirect network packets at the XDP or TC layer using BPF map lookups to bypass the standard Linux TCP/IP stack.
Problem it solves
Standard kernel network stack traversal introduces latency and overhead for container-to-container routing.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.