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