FabianS
Results
2
issues of
FabianS
Hi all, I am trying to bind my XDP program to a created bridge interface (br0) which is connected to my GRE tunnel. I am trying to filter traffic coming...
Hi all, I am trying to send data via an socket to an socket sever (running on an port) My current code looks like this now: ``` short SocketCreate(void) {...