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
更新于 11/24/2025
星标
1
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use ebpf-packet-redirect