Y
Hacker News
new
|
ask
|
show
|
jobs
by
PNWChris
1356 days ago
Oh snap, that is cool! Does the server use raw sockets to pull that off? Or are regular ole TCP sockets capable of this?
1 comments
patricklorio
1355 days ago
It’s custom software for tunneling (primarily game servers). All the packets are handled directly using AF-XDP. It’s also on an anycast network and this endpoint is used to debug routing issues.
link