Michal Koutenský

Results 16 comments of Michal Koutenský

Hi Vincenzo, I hope you're doing well. Sorry for the long delay; I've started working on the PR again. I've resolved all the comments where I worked in your changes,...

I've pushed a partial integration test, based on `0027` and `0028`. I know it's not possible to set the interface speed on `veth` interfaces with `ethtool`, but they do report...

I can't reproduce the compilation error with local gcc 5.5.0 (nor the system 9.2.0). I thought rebasing onto current master would help but no luck. What I find curious is...

I've added a working integration test. However, it seems that if a node is both the endpoint of a flow and the Raft leader, it gets the `OpcodeFree` message twice...

The main issue with the current behavior is that it forces a certain behavior without allowing the alternative. If `year` would return the `year` like it used to, users who...

Great, let me know if you'd like help implementing/testing it.