jcnelson / vdev

A device-file manager for *nix
GNU General Public License v3.0
101 stars 13 forks source link

Network interfaces and containers #5

Closed jcnelson closed 9 years ago

jcnelson commented 9 years ago

Ensure vdev only exposes the network devices allowed by its ACLs. This is particularly useful for containers and jails, which should not have full access to the network.

jcnelson commented 9 years ago

This is beyond the scope of vdev. If the administrator wants vdev to do things like setting up veth pairs when a particular interface comes up, he/she can do so with the appropriate action script.