Y
Hacker News
new
|
ask
|
show
|
jobs
by
ignaloidas
674 days ago
Host-to-host connections over USB4 (which is Thunderbolt without Intel's marketing) actually just have a packet interface over which you can pass IP, no need for Ethernet emulation.
Linux driver is here
https://github.com/torvalds/linux/blob/master/drivers/net/th...