socket_vmnet
socket_vmnet copied to clipboard
Drop the root privilege after the initialization
Related: https://github.com/cirruslabs/softnet/tree/main#installing
This is easy with the current design since we start one interface for all vms. But it will not be possible if we open interface per vm, which will solve the flooding issue (#77).