home/categories/framework-internals/cassamajor-xcnf-claude-skills-ebpf-packet-redirect-skill-md
framework-internalsdevelopment

ebpf-packet-redirect

Implement packet redirection and routing in eBPF programs using bpf_redirect and bpf_redirect_neigh helpers. Includes source-based policy routing, map-based routing tables, load balancing, and CNF router patterns. Use when building routers, gateways, load balancers, or any CNF that needs to control packet forwarding paths.

cassamajor
maintainer
cassamajor
Updated 11/24/2025
Stars
1
Forks
0
quick start

Installation and usage

Implement packet redirection and routing in eBPF programs using bpf_redirect and bpf_redirect_neigh helpers. Includes source-based policy routing, map-based routing tables, load balancing, and CNF router patterns. Use when building routers, gateways, load balancers, or any CNF that needs to control packet forwarding paths.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use ebpf-packet-redirect