machnet
machnet copied to clipboard
Introducing random drops in the engine.
This branch introduces some drops in the engine to simulate scenarios where we have drops and we want to see how reliable the stack is.
This will be enabled by a cmake option (DEBUG).
We have made some changes, for instance.
Now we are not using compile options. Instead we use env variable and we check it specifically in the code.