256lights/zb

Disable networking in Linux sandbox

Opened this issue · 1 comments

Disable networking in Linux sandbox

I think this needs a helper binary: while the main trick here is to set CLONE_NEWNET, there's a bit of code to initialize the loopback interface and set the hostname.

Punting until after MVP like #52.