Examples
The PacketCord SDK examples section:
Table of contents
- Virtual Patch (Single-Thread) - Virtual patch between two nodes (AF_PACKET)
- Virtual Patch (Multi-Thread) - Virtual patch between two nodes (AF_PACKET)
- DPDK Virtual Patch (Single-Thread) - Virtual patch between two nodes (DPDK)
- DPDK Virtual Patch (Multi-Thread) - Virtual patch between two nodes (DPDK)
- TPACKETv3 Virtual Patch (Single-Thread) - Virtual patch between two nodes (TPACKETv3)
- TPACKETv3 Virtual Patch (Multi-Thread) - Virtual patch between two nodes (TPACKETv3)
- XDP Virtual Patch (Single-Thread) - Virtual patch between two nodes (AF_XDP)
- XDP Virtual Patch (Multi-Thread) - Virtual patch between two nodes (AF_XDP)
- Tunnel (Single-Thread) - IPv4 tunnel (over UDP)
- Pseudo Tunnel (Single-Thread) - UDP-in-UDP crafted packet
- Switch (Single-Thread) - Simple switch (static binding)
- Router (Single-Thread) - Simple IPv4 router (static binding, no ARP)
- cBPF Virtual Patch (Single-Thread) - Virtual patch between two nodes (AF_PACKET) with cBPF filter attached
- eBPF Virtual Patch (Single-Thread) - Virtual patch between two nodes (AF_PACKET) with eBPF programme attached