dropwatch icon indicating copy to clipboard operation
dropwatch copied to clipboard

user space utility to interface to kernel dropwatch facility

Results 8 dropwatch issues
Sort by recently updated
recently updated
newest added

[Dropwatch-filter-UT.pdf](https://github.com/nhorman/dropwatch/files/8034876/Dropwatch-filter-UT.pdf) Added support for filtering based on protocol or interface. 1.To filter only drops of a particular protocol [only drops in a particular protocol packets will be captured]: Set Command...

Proxmox VE 8.1.4 x86_64 Kernel: 6.5.13-1-pve ``` root@pve:~/dropwatch# ./autogen.sh + mkdir -p m4 + autoreconf -fv --install autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf:...

Small PR to allow building and running inside a docker container Multi stage build to reduce image size (141MB on my machine)

Hi, when i use it in yocto. i found something that we can do it best. dropwatch tools compile with local head file,but it not matched with our real head...

Hi! i'm using dropwatch to debug drops in my system. I tried launching dropwatch with and without `-l kas` I set it with `set sw 1` `set hw 0` `set...

I run dropwatch in a increasing drops server, but when dropwatch not shows anything. Very bad luck, I’ve never succeeded when use this tools .please solve my puzzle . `[root@localhost...

- RedHat EL 8 has only readline-devel 7.0.0 which comes without pkgconfig file. So I commented the check in =configure= for now ``` diff -u configure configure.fixed --- configure 2025-11-26...