Jon Schipp
Jon Schipp
I have an idea for a useful feature. I think being able to match content, pcre, etc. on specific fields that are normalized would be really useful. In variable length...
Add snap length like tcpdump has to truncate a packet by n bytes. This is for user convenience as it won't have to be done in BPF. e.g. Write 96...
I have been encountering a _repeatable_ issue between the latest netsniff-ng and an older one using TPACKET_V2 (git checkout -b beforev3 11eb8de6fbd8578305c57082139d72c4f46c0864) The issue is that for the latest is...
It would be nice in the future to have a way to do performance checks of BPF with bpfc so that configurations can be compared....and maybe visually: https://github.com/the-tcpdump-group/libpcap/pull/319
Ideas to detect asynchronous routing and to report PMTU information.
I send the same # of packets each time (15000000) and tcpdump reports the correct amount while netsniff-ng reports an extra 2 or 4 packets. rx: 972.748 MiB 15000000 pkts...
# trafgen -v trafgen 0.5.8-rc2+ (Ziggomatic), Git id: v0.5.8-rc2-26-gc2887b3 I'm having two separate issues. I'm having an issue with trafgen where the only way I can get it to generate...
Take a look at the locality concepts presented in hwloc and see if they can be leveraged to have more control over CPU cores like in the context of hyper...
Make it a recommendation since any command-line remote access tool should work e.g. telnet
`CONTRIB.md` for directions on how to contribute. An example would be how to create a new module