Thomas Eizinger

Results 1888 comments of Thomas Eizinger

> > > Hm, can we replace old lookups with newer ones for the same query? I.e. Set not Queue > > > > And reply to the one that...

I discussed this with @conectado. The fix for this is easy, we simply need to always check the `longest_match` of each incoming packet against the list of resources and route...

> Leaving a note here to delay merging/releasing this until 2 weeks after announcement is made to current users. Planning to send that out this week. @jamilbk We discussed an...

> > > Leaving a note here to delay merging/releasing this until 2 weeks after announcement is made to current users. Planning to send that out this week. > >...

Let's go :rocket: :rocket: :rocket:

This is a regression from https://github.com/firezone/firezone/commit/51089b89e78fb30e95b0b427c0520ff14cf64414 where we started filtering by non-discarded candidates in `local_candidate`: https://github.com/firezone/firezone/blame/main/rust/connlib/snownet/src/node.rs#L1748 I think it might be a state bug in str0m. What seems to happen...

> @thomaseizinger re-adding is potentially fixed in [algesten/str0m#508](https://github.com/algesten/str0m/pull/508) – what I don't get is "crash" – does it panic? I can't see that anything in str0m for these code paths...

> Re-opened since the fix for this was reverted since it prevented connections. @thomaseizinger probably a good one to tackle when you're back in full-swing. @conectado and I agreed on...

We can fix this by building `headless-client` for Windows and attaching it to the release. Might need some adjustment of changelog and download links to account for the cross-platform nature.