mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 18:18:55 +00:00
In #6592, we started tracking our connected gateways to correctly model, which packets get dropped as part of establishing new connections. We forgot to clear this when connections are being reset, causing some test failures.
Connlib
Firezone's connectivity library shared by all clients.
Building Connlib
You shouldn't need to build connlib directly; it's typically built as a dependency of one of the other Firezone components. See READMEs in those directories for relevant instructions.