awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesKernel Network Debuggers

Tools for tracing packet flow and identifying drop or redirection points within the kernel networking stack.

Distinct from Linux Subsystem Debugging: A specialized debugger for network packet flow in the kernel, distinct from general kernel module debuggers.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Network Debuggers. Refine with filters or upvote what's useful.

Awesome Kernel Network Debuggers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cilium/pwruالصورة الرمزية لـ cilium

    cilium/pwru

    3,777عرض على GitHub↗

    pwru is a tooling implementation for tracing, filtering, and debugging network packet movements and transformations within the Linux kernel. It functions as an eBPF network packet tracer and debugger used to analyze kernel state and identify where network packets are dropped or redirected. The project provides specialized capabilities for monitoring the packet lifecycle, including tracking packets through NAT transformations and tunnel decapsulation. It includes an eBPF traffic filter that reduces noise by restricting traced packets based on namespaces, interfaces, and kernel function names.

    Analyzes kernel state to identify exactly where network packets are dropped or redirected.

    C
    عرض على GitHub↗3,777
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Network Debuggers