bugzilla-daemon at netfilter.org
2016-Jun-24 11:04 UTC
[Bug 1075] New: extra: checksum computation bugs
https://bugzilla.netfilter.org/show_bug.cgi?id=1075
Bug ID: 1075
Summary: extra: checksum computation bugs
Product: libnetfilter_queue
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5
Component: libnetfilter_queue
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: alin.nastac at gmail.com
Created attachment 480
--> https://bugzilla.netfilter.org/attachment.cgi?id=480&action=edit
checksum computation fix
There are 2 issues regarding transport checksum computation:
- UDP checksum is computed incorrectly, the used pseudo IP header
contains transport protocol 6 iso 17
- on big endian arches the UDP/TCP checksum is incorrectly computed
when payload length is odd
This patch was derived from the one found in
http://www.spinics.net/lists/netfilter/msg56704.html .
--
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/20160624/ffcc3885/attachment.html>
bugzilla-daemon at netfilter.org
2019-Sep-26 07:25 UTC
[Bug 1075] extra: checksum computation bugs
https://bugzilla.netfilter.org/show_bug.cgi?id=1075
Bradly <bradley2844maximus at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bradley2844maximus at gmx.com
--- Comment #1 from Bradly <bradley2844maximus at gmx.com> ---
Could someone check this and eventually merge the patch?
,https://igreviewhub.org/
--
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/20190926/4beff180/attachment.html>
Possibly Parallel Threads
- Why libnetfilter_queue is missing from CentOS, but available in, Fedora?
- [ANNOUNCE] libnetfilter_queue 1.0.1 release
- [Bug 957] New: [PATCH] Wrong function name in libnetfilter_queue/libnetfilter_queue_ipv6.h
- [Bug 708] New: Some accepted packets get lost
- [Bug 837] New: Large ICMP packets are lost