Bug#802849: Proposed patch

2018-01-16 Thread Luca Falavigna
Now patch builds, but apparently unsharing still does not work because, even if the parameter is set via option, this->unshare_net is not updated with the correct value. Suggestions welcome :) Description: Add support for unshare(CLONE_NEWNET) Author: Luca Falavigna

Bug#802849: Proposed patch

2018-01-15 Thread Luca Falavigna
tags 802849 patch thanks I tried cherry-picking patches from master branch, and should have come to something which can be tested. Unfortunately it does not build, and can't really figure out the reason why. I added the tag patch to attract more skilled C++ developers to fix it where I couldn't