What's Changed
- Add stats, prometheus & file logs by @Outfluencer in #24
- Update dependencies by @Outfluencer in #35
- Bump libc from 0.2.174 to 0.2.177 by @dependabot[bot] in #39
- Bump libc from 0.2.177 to 0.2.178 by @dependabot[bot] in #40
- Bump log from 0.4.28 to 0.4.29 by @dependabot[bot] in #41
- Upgrade LLVM installation to version 21 by @Outfluencer in #48
- Bump libc from 0.2.178 to 0.2.179 by @dependabot[bot] in #50
- Bump clap from 4.5.53 to 4.5.54 by @dependabot[bot] in #49
- Bump libc from 0.2.179 to 0.2.180 by @dependabot[bot] in #51
- Bump signal-hook from 0.3.18 to 0.4.1 by @dependabot[bot] in #47
- Add support for rss and rx queues to use percpu maps for queues by sr… by @Outfluencer in #53
- Fix comments by @Outfluencer in #55
- Small changes by @Outfluencer in #56
- Inline everything and guard pointers by @Outfluencer in #57
- Make use of const and goto reading other packekts instead of inling i… by @Outfluencer in #59
- Bump anyhow from 1.0.100 to 1.0.102 by @dependabot[bot] in #74
- Bump clap from 4.5.54 to 4.5.60 by @dependabot[bot] in #73
- Bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #68
- Bump colored from 3.0.0 to 3.1.1 by @dependabot[bot] in #54
- Bump libc from 0.2.180 to 0.2.183 by @dependabot[bot] in #77
- Bump chrono from 0.4.42 to 0.4.44 by @dependabot[bot] in #75
- Bump signal-hook from 0.4.1 to 0.4.3 by @dependabot[bot] in #60
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #76
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #26
- Bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #78
- optimize timeout handling by @Outfluencer in #80
- Reduce map updates by @Outfluencer in #81
- Merge dev by @Outfluencer in #82
- Reading hardening by @Outfluencer in #83
- Bump signal-hook from 0.4.3 to 0.4.4 by @dependabot[bot] in #87
- Bump clap from 4.6.0 to 4.6.1 by @dependabot[bot] in #88
- Bump log from 0.4.29 to 0.4.30 by @dependabot[bot] in #90
- Bump log from 0.4.30 to 0.4.32 by @dependabot[bot] in #92
- Bump chrono from 0.4.44 to 0.4.45 by @dependabot[bot] in #93
- harden packet validation: drop fragments, SYN payload, SYN+FIN/RST by @Outfluencer in #95
- Scope the TCP fragment drop to the filtered port range by @Outfluencer in #96
- Claude/optimistic heisenberg wyt3mm by @Outfluencer in #97
- Dev by @Outfluencer in #102
Full Changelog: v1.9...v3.0.0