push
github
nsresourced: make sure "tun" driver is properly loaded and accessible We need access to /dev/net/tun, hence make sure we can actually see /dev/. Also make sure the module is properly loaded before we operate, given that we run with limit caps. But then again give the CAP_NET_ADMIN cap, since we need to configure the network tap/tun devices. Follow-up for: 136503472
300309 of 416683 relevant lines covered (72.07%)
701997.93 hits per line