Project

General

Profile

Known Issues caused by third party software » History » Version 1

Noel Kuntze, 22.07.2020 16:19

1 1 Noel Kuntze
h1. Known Issues caused by third party software
2 1 Noel Kuntze
3 1 Noel Kuntze
{{>toc}}
4 1 Noel Kuntze
5 1 Noel Kuntze
h2. Oracle VirtualBox
6 1 Noel Kuntze
7 1 Noel Kuntze
VirtualBox's network driver implementation is currently incompatible with XFRM in that guests crash because I/O operations with VirtualBox do not return the verbatim data they should. The data that VirtualBox passes between other applications, the kernel, and the guest is corrupted in transit.
8 1 Noel Kuntze
Possible workarounds to the problem is to either not use XFRM but libipsec, if possible, or to not use VirtualBox.
9 1 Noel Kuntze
10 1 Noel Kuntze
The fault with this lies with VirtualBox. It can not be fixed in any other component than VirtualBox.