Re: [BUG] net/mininet: missing runtime dependency

2018-05-10 Thread Stuart Henderson
On 2018/05/10 07:11, Leonid Bobrov wrote: > Hi! > > I don't know which port installs tc command (does it even exist?), so: That won't work, tc is a Linux thing.

Re: [BUG] net/mininet: missing runtime dependency

2018-05-09 Thread Ayaka Koshibe
On Wed, May 9, 2018 at 9:11 PM, Leonid Bobrov wrote: > Hi! > > I don't know which port installs tc command (does it even exist?), so: Hi, Unfortunately a large chunk of the features still need work, either in the form of ported dependencies or translation over to comparable features on OpenBSD.

[BUG] net/mininet: missing runtime dependency

2018-05-09 Thread Leonid Bobrov
Hi! I don't know which port installs tc command (does it even exist?), so: mazocomp$ doas mn --link tc,bw=10,delay=10ms *** Creating network *** Adding controller *** Adding hosts: h1 h2 *** Adding switches: s1 *** Adding links: (10.00Mbit 10ms delay) *** Error: mnexec -p tc qdisc del dev h1-eth0