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