Files
firezone/rust/connlib
Thomas Eizinger 994b25bf71 test(connlib): ensure ICMP replies make it back to the client (#5104)
In order to exercise all codepaths of connlib, we need to send traffic
in both directions. This patch sends ICMP replies from the gateway to
the client upon receipt of an ICMP request.
2024-05-24 00:24:19 +00:00
..

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.