Keith Mattix II

Results 442 comments of Keith Mattix II

Alpha for multi network is released! Closing this issue

@therealmitchconnors looks like this needs a rebase

In a perfect world, what behavior would we want? Do users need to be able to choose a certain connection algorithm or policy?

> In a perfect world the Linux APIs look roughly like so: > > ```rs > let partial_socket = listener.partially_accept().await // get SYN but don't SYNACK > let Ok(upstream) =...

Just to refresh my context: the bug in 1.24 that this is fixing is due to the extra iptables chains for DNS capture correct? If so, theoretically, no one should...

Yeah +1 - thanks for clarifying @bleggett!

> /test integ-ambient-mc That's an optional test that won't block merging; upstream envoy broke it and we're waiting on a fix

Looks like this needs a rebase