Ferenc Fejes
Ferenc Fejes
Hi! Thanks for this great piece of software I'm using it since a while. I would like to share an idea which would make this tool a little bit more...
Thank you for the detailed reply, I didnt really thought about that this is a native widget. Maybe an easier solution: a pin button. So if the user want it,...
I also experienced this issue. Did you found any workaround for this?
My current workaround for `tc` is: Binding the unnamed network namespaces created by mininet as described [here](https://gist.github.com/cfra/39f4110366fa1ae9b1bddd1b47f586a3): ``` # lsns | grep h1 | grep net 4026532351 net 1 1776...
Thanks for the reply, I'm glad I didnt missed anything :-) Yes, that what happened for now, I compiled the "older" in-tree version. Maybe possible (but I'm not qualified enough)...
Yes, thank you for the notification!
> Hi! Thanks for this great piece of software I'm using it since a while. I would like to share an idea which would make this tool a little bit...
Try to compile with the following flags: `-g -c -O2` With Clang 8.0 this (the `-O2` flag) solved the problem.
Thanks for the additional info. It would be a useful feature for me so I might find some time to investigate it if you wont mind. In a case if...
Hi! Unfortunately our focus shifted towards elsewhere and to avoid duplication of effort, we discussed about forking (the seemingly abandoned: https://github.com/amluto/virtme/issues/86) virtme project into vitme-ng (https://github.com/arighi/virtme-ng) which in the past...