We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
refactor: rename tunnel to forwarder for better semantics and move ou… …t queue logic
refactor: clean up keep alive logging
refactor: keep the type signatures simpler
fix: route update behavior
refactor: rename filter to Geneve() to be a bit more explicit
feat: improve the cli (add key rotation)
refactor: be conservative about the replay filter implementation
feat: fix a couple small issues and update docs
feat: improve test coverage and build binary in pipeline
fix: xdp.Close() is racy