Packet, where are you? – eBPF-based Linux kernel networking debugger

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. pwru

    Packet, where are you? -- eBPF-based Linux kernel networking debugger

    if you have a recent enough kernel, this change https://github.com/cilium/pwru/pull/148 means that it will print the reason the packet was dropped in the output - see https://lwn.net/Articles/885729/

    There's a whole heap of reasons a packet can be dropped:

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. linux

    Linux kernel source tree

    https://github.com/torvalds/linux/blob/76f598ba7d8e2bfb4855b...

    In any case, this makes it less painful than going back to read the kernel source. I don't think that the gif in the README is up to date with this change - it's 2 years old and this feature only appeared 2 months ago.

  4. portmaster

    🏔 Love Freedom - ❌ Block Mass Surveillance

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Little Snitch: Network Monitor and Application Firewall for macOS

    4 projects | news.ycombinator.com | 29 Dec 2024
  • Tracing packets in the Linux networking stack and friends

    3 projects | news.ycombinator.com | 19 Dec 2024
  • Packet, where are you? eBPF-based Linux kernel networking debugger

    1 project | news.ycombinator.com | 23 Sep 2024
  • Capturing SSL/TLS plaintext without a CA certificate using eBPF

    4 projects | news.ycombinator.com | 11 Jul 2024
  • Zen: Ad-blocker and privacy guard for Windows, MacOS and Linux

    2 projects | /r/opensource | 6 Dec 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?