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

ebpf-packet-parser

Generate verifier-safe packet parsing logic for eBPF programs including bounds checking, header extraction (Ethernet, IPv4/IPv6, TCP/UDP, ICMP), protocol identification, and proper pointer arithmetic. Use when implementing packet inspection or manipulation in CNFs.

cassamajor
maintainer
cassamajor
আপডেট হয়েছে 11/24/2025
স্টার
1
ফর্ক
0
quick start

Installation and usage

Generate verifier-safe packet parsing logic for eBPF programs including bounds checking, header extraction (Ethernet, IPv4/IPv6, TCP/UDP, ICMP), protocol identification, and proper pointer arithmetic. Use when implementing packet inspection or manipulation in CNFs.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use ebpf-packet-parser