-
Hi @tohojo switch to rlimit mlock issue. now xdp-tools is built with libbpf 1.4.6 and same code here without rlimit mlock setting in https://github.com/vincentmli/suricata/blob/suricata-bpfire-stack-…
-
`strace --trace=%net,%file,%ipc -f`
```
31566 execve("target/debug/peerd", ["target/debug/peerd"], 0x7ffe4fc15ab0 /* 14 vars */) = 0
31566 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (没有那个文件或目录)…
-
Hi, thanks for introducing the raw socket, it's a very cool feature! :)
I'm now trying to use the raw socket but having a problem that I couldn't find a way to send packets to that device.
Befo…
mkfsn updated
3 years ago
-
Vi har i Vejle kørt med vores egen installation af startlist. Kunne godt tænke mig at få de data over på den fælles.
Jeg har SQL backup filer klar.
-
## Files
* input: [oom-7e8014f3333b9fcd2da62f113fcc25b49a4920da](https://mystikosonefuzz400instance.azurewebsites.net/api/download?container=oft-crashes-8c0776a1cd2554e59330754697a8f4a5&filename=oom-…
-
Hi,
I have a use case where packet forwarding is done between veth and NIC. I have two sockets. One for the veth queue and one for the NIC queue and the UMEM is shared between these two sockets so …
-
## Files
* input: [crash-0250f24fe66e6d42cb12ad945a6b9432d9d58016](https://mystikosonefuzz400instance.azurewebsites.net/api/download?container=oft-crashes-8c0776a1cd2554e59330754697a8f4a5&filename=cr…
-
I'm trying `xdp_router` under https://github.com/xdp-project/xdp-tutorial/blob/master/packet-solutions/xdp_prog_kern_03.c, but after loading the program onto 2 NICs, I'm no longer able to ping through…
-
Hi `nff-go` community, I was trying to use `nff-go` in my project. What I want to achieve is to check the original packets' five-tuple and encapsulate the original packets (in IPIP) and set the destin…
-
Hello,
After following all the previous exercise I had a hard time to make the last one works.
So I just tried to use the solution in the packet-solutions directory and it was still not working wi…