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
Mis à jour 11/24/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use ebpf-packet-redirect