[Bug 752] New: ipq_read() will return an error (rc = -1) and the error message says "Received truncated message"
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Fri Sep 30 18:54:15 CEST 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=752
Summary: ipq_read() will return an error (rc = -1) and the error
message says "Received truncated message"
Product: iptables
Version: 1.3.5
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: critical
Priority: P1
Component: libipq
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: guptapoonam.18 at gmail.com
Estimated Hours: 0.0
Deadline: 2011-10-04
I am experiencing a problem regarding truncated message. Occassionally,
ipq_read() will return an error (rc = -1) and the error message says "Received
truncated message". My code currently ignores that error and have the system
continue processing. However, some packets seem to be staying in the ip queue
(by checking '/proc/net/ip_queue'), which will cause the queue to fill up
eventually. I checked the number of such error, and it matches exactly the
number of packets staying in the queue. what is the proper way of handling it?
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the netfilter-buglog
mailing list