summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9d2969..8cde6e3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,9 @@
### Fixed
- Fix `-D` deprecation warning never firing (was checking wrong
condition)
+- Linux: drain AF_PACKET rx ring before nfqueue in the poll loop to
+ reduce the race window where HopTab lookup could miss a hop value
+ whose SYN/ACK had already arrived in the same wakeup
## [DPIBreak v0.6.0] - 2026-04-05
### Added