Hacker News new | ask | show | jobs
by hydroid7 587 days ago
It should be also noted, that you can write your own network stack on Linux with the help of AF_XDP[1].

[1] https://www.kernel.org/doc/html/v6.9/networking/af_xdp.html

1 comments

How does this compare to a packet socket?