Changes since v2026.04.05.043512-f3a469b:
Automated release created by workflow run 24008613112 for commit 7757d2d
Commits
- Make dispatcher event-driven while preserving fair stream draining (21b5e0b)
- Merge tunnel reader and writer settings into unified RX_TX_WORKERS (886f507)
- Use dedicated UDP sockets per RX/TX worker and make resolver tracking socket-aware (caa8cf9)
- Split packet encoding from UDP send path with bounded encoded queue per RX/TX worker (e08b9a8)
- Change some of allowed values. (3f1dda3)
- Install and enable irqbalance for performance (#95) (e6e5a48)
- Improve comments in dispatcher.go (#103) (f6db075)
- Limit capGuess to totalCapacity in deferred_session.go (#104) (3b95bf4)
- Remove closeTunnelSockets call in shutdown process (#105) (b81b00c)
- Add conntrack sysctl tuning for Linux server installs (7757d2d)
Merged PRs
- #95 Install and enable irqbalance for performance @abolix
- #103 Improve comments in dispatcher.go @abolix
- #104 Limit capGuess to totalCapacity in deferred_session.go @abolix
- #105 Remove closeTunnelSockets call in shutdown process @abolix
Contributors
- @masterking32 — 6 commit(s)
- @abolix — 4 commit(s)