[Bug 1766] nfqueue randomly drops packets with same tuple
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue Aug 27 19:15:29 CEST 2024
https://bugzilla.netfilter.org/show_bug.cgi?id=1766
--- Comment #2 from Antonio Ojea <antonio.ojea.garcia at gmail.com> ---
These are the only entries that are bumped when an dns timeout happens
# conntrack -S > cs6.log
# diff cs5.log cs6.log
45c45
< cpu=44 found=0 invalid=0 insert=0 insert_failed=0 drop=0 early_drop=0
error=0 search_restart=0 clash_resolve=0 chaintoolong=0
---
> cpu=44 found=3 invalid=0 insert=0 insert_failed=0 drop=0 early_drop=0 error=0 search_restart=0 clash_resolve=0 chaintoolong=0
No other stats are bumped if there are no dns timeouts
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20240827/888f31a8/attachment.html>
More information about the netfilter-buglog
mailing list