-
Hi, I am trying to run zmap with PF_RING support and calling pfring_zc_open() with the interface name preceded by `zc:` yields:
```
Oct 10 12:14:02.274 [FATAL] zmap: Could not open device zc:enp2s0f…
-
Hello,
This may be more appropriate for a mailing list or other forum, if so please let me know
I have a few servers that only have a single physical network link. For these, while my zc application…
-
Hello,
I have an error after apt install ixgbe-zc-5.19.6.854 :
root@wanfilter1:~$ pf_ringcfg --configure-driver ixgbe --rss-queues 1
[>] Installing PF_RING.ko
Hit:1 http://deb.debian.org/debian…
-
```
masscan -p80 --rate 100000000000 0.0.0.0/0 --exclude 192.168.0.1/24 -oX scan.xml -i zc:eno1 --source-mac B4:96:91:84:3C:30 --source-ip 147.75.47.185 --router-mac 06:00:de:ad:be:ef
##############…
-
We just successfully killed our k8s control plane nodes by deploying the `kubeshark`. The `kubeshark` deployment created thousands of k8s audit events thus DOSed the kube api servers which leaded to c…
-
PF_RING does not currently support more than 64 RSS queues, making it crash on systems with more than 64 CPUs and NICs supporting more than 64 queues (e.g. ice adapters)
`[ 140.835097] pf_ring: lo…
-
Hello,
when using pf_ring in quick_mode=1, I receive following error on stopping a pf_ring program:
```
kernel: ================================================================================
…
-
Please forgive me for opening an unrelated question here. Because I don’t know where I can ask this question :(
When I build openwrt, I use the clang toolchain because I want `CONFIG_LTO_CLANG_FULL…
sbwml updated
6 months ago
-
**Describe the bug**
For autotools ports, vcpkg runs [vcpkg_configure_make](../blob/master/scripts/cmake/vcpkg_configure_make.cmake) to generate a GNU Makefile project and then uses [vcpkg_build_make…
-
Installed `libpfring` using:
```shell
apt-get update && \
apt-get -y -q install wget lsb-release && \
wget -q http://apt.ntop.org/20.04/all/apt-ntop.deb && dpkg -i apt-ntop.deb && \
…