Re: [Flent-users] [tohojo/flent] Using network namespaces (#117)

2017-11-20 Thread Dave Täht
Closed #117.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/117#event-1350923264___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org


Re: [Flent-users] [tohojo/flent] Using network namespaces (#117)

2017-11-20 Thread Toke Høiland-Jørgensen
Dave Täht  writes:

> For simulation it would be helpful to be able to monitor qdiscs and
> other stats within a container.

Hmm, the straight forward way to do this would be to make the
'qdisc_stats_hosts' test parameter understand namespaces, I guess?
However, switch netns requires CAP_NET_ADMIN (or root), doesn't it?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/117#issuecomment-345838371___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org


[Flent-users] [tohojo/flent] Using network namespaces (#117)

2017-11-20 Thread Dave Täht
For simulation it would be helpful to be able to monitor qdiscs and other stats 
within a container.


ip netns exec delay tc_iterate -i delay.l 
ip netns exec delay tc_iterate -i delay.r 
ip netns exec mbox tc_iterate -i middlebox.l
ip netns exec mbox tc_iterate -i middlebox.r 




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/117___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org