Page MenuHomeVyOS Platform

Thunderbolt Networking support
In progress, WishlistPublicFEATURE REQUEST

Description

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.

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)

Event Timeline

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

Viacheslav changed the task status from Open to In progress.Jun 14 2024, 9:58 AM
Viacheslav assigned this task to rafaelgaspar.
Viacheslav triaged this task as Wishlist priority.

@Viacheslav @dmbaturin can you check PR by @rafaelgaspar please

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.