Thunderbolt Networking support connecting 2 thunderbolt computers via a Thunderbolt cable with a 20Gbps link.
This is very useful for connecting latest generation servers, but also for high speed connections to a Mac.
Thunderbolt Networking support connecting 2 thunderbolt computers via a Thunderbolt cable with a 20Gbps link.
This is very useful for connecting latest generation servers, but also for high speed connections to a Mac.
The first step in support this is to build the kernel modules thunderbolt and thunderbolt-net.
This PR does that: https://github.com/vyos/vyos-build/pull/657
One of the PRs were merged, the one that only adds the kernel module, the other PR is still a working in progress, since I’m doing this in my free time I still haven’t had time to finish it.