What's Changed
- build(deps): bump golang.org/x/net from 0.49.0 to 0.55.0 by @dependabot[bot] in #129
- build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #135
- fix: avoid HTTP healthcheck memory leak by @tionis in #134
- perf(windows): batch Wintun reads and RIO sends by @tionis in #138
- perf(linux): batch TUN reads and trim message cleanup by @tionis in #139
- fix: off by one error in gsoSplit on linux by @encodeous in #140
- fix(router): remove route after held route expires by @encodeous in #141
- refactor: make config pure, group tc fwd tables, tidy dns resolution state by @encodeous in #143
Full Changelog: v0.4.4...v0.4.5