-
Is there an example of how to use this function ?
I am trying to write a test case which receives packets from 2 interfaces and sends each packet out of the other interface. This is with a view to ex…
-
Trying to get f-stack setup on digitalocean ubuntu vps, the build process per the [quick start](https://github.com/F-Stack/f-stack#quick-start) is failing. I'm building from the current dev branch, he…
-
Hi,
I am writing a socket filter (will be open sourced once working). I use this as a basis: https://github.com/aya-rs/book/tree/main/examples/cgroup-skb-egress, but it is not for cgroups_skb, but …
-
At the moment, packets are reinjected to the destination node's transmit queue. This is OK when there are only 2 namespaces involved, but becomes cumbersome as the number of namespaces increases as wo…
-
Installed via `install.sh`
I get the following, regardless of args
```
┌──(kali㉿kali)-[/tmp]
└─$ sudo sanicdns -i majestic_million.txt --resolvers 1.0.0.1,8.8.8.8 -o /tmp/sanic.txt -w 4 --post…
-
In a recent [TC Implementation meeting](https://github.com/scionproto/scion/issues/4327#issuecomment-1573359749), we've discussed the idea to develop and publish roadmaps for the development of the op…
matzf updated
5 months ago
-
Some examples (not suggesting these as is, just for reference).
```
ControlSocket /var/run/tor/control GroupWritable RelaxDirModeCheck
SocksPort unix:/var/run/tor/socks WorldWritable
CookieAuthFil…
-
It should also be possible to reinject the packet to the same queue from where it was redirected to user space. This should cause the packet to go to the transmitting interface, then be redirected aga…
-
### Description
As an application kernel, gVisor provides developers with the opportunity to build a lightweight pod-level kernel and allows for more agile development and deployment than the host …
-
### Is there an existing feature request that has already been created?
- [X] I have searched the exiting features requests
### Is your feature request related to a problem? Please describe.
_No re…