Quentin Machu
Quentin Machu
Hi @iamnst19, I might be a bit tied up as I am moving to a new house, but I feel you here. It shouldn't be too difficult as master [already...
Hey there, "exec format error" is often related to architecture mismatch issues, such as building on an Apple Silicon Macbook and then trying to run on a Linux x86_64. If...
@iamnst19 Would you mind pushing the commit to a pull request so everyone can enjoy the new version? Thanks a lot~
Hello! Unfortunately I am not aware that @iamnst19 pushed the 3.5.1 upgrade anywhere public at this time! It shouldn't be a large task however as it is mostly about bumping...
Hey @iamnst19 - 3.5.14 was released just a few weeks ago :]
Hi there, Sorry, this issue slipped through the cracks of my flooded mailbox. One thing I am wondering is that you are mentioning 2.5s delay typically, whereas the default DNS...
Hi @hairyhenderson, It does seem like the POSTROUTING rule works, as the packet count is not nil, so packets should get marked by the rule. Now, we notice that the...
Right, as long as our mark does not get overwritten by others, we are in the clear. Two packets in three hours.. That seems crazy low, even for a pretty...
Dear @rlees85, Can you see an increment of insert_failed every time you get a 5sec DNS resolution? The kernel race condition can't explain 2.66 seconds, it should either be really...
@rlees85 > As I am running on Kubernetes and the weave-tc daemonset already has privileged access with host networking I just exec'd onto one of those pods and installed conntrack....