canndrew / netsim

Network simulation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work on TravisCI

canndrew opened this issue · comments

The clone call which creates the network namespace fails on Travis with permission denied, even though it supposedly shouldn't need any special permissions on any recent version of linux. This needs to be investigated.