convey icon indicating copy to clipboard operation
convey copied to clipboard

How to send manipulated packet Data to kernel at Socket Listen Side? Is this possible to block packet using AF_XDP?

Open samueljaydan opened this issue 1 year ago • 0 comments

I want to manipulate and modify a packet at the Ethernet/IPv4/TCP layers and send it to the kernel. This way, for example, I can block by sending tcp.rst.

samueljaydan avatar Apr 05 '24 08:04 samueljaydan