]> git.proxmox.com Git - pve-kernel.git/commit
backport thunderbolt-net fixes
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Sep 2023 08:32:05 +0000 (10:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Sep 2023 08:40:31 +0000 (10:40 +0200)
commitddba52024fdac1405b44a5f885681e4e6c123958
tree21761d20a9e64932977b6aeebcaa2883a46096e4
parent1acfcad2f362f9ff0b53dc23ba0933bade18aa12
backport thunderbolt-net fixes

A user of ours reported an issue with p2p thunderbolt-net w.r.t. IPv6
and failure to reestablish the connection after a reboot of a peer
node, in the forum [0] and the relayed it upstream, so lets
cherry-pick those two patches to our 6.2. Especially the IPv6 one
seems straight forward, and the other one makes it actually spec
conform and should only improve things.

[0]: https://forum.proxmox.com/threads/133104/

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/kernel/0014-net-thunderbolt-Fix-TCPv6-GSO-checksum-calculation.patch [new file with mode: 0644]
patches/kernel/0015-thunderbolt-Restart-XDomain-discovery-handshake-afte.patch [new file with mode: 0644]