[Bug 748] New: Range check for ulog-cprange is wrong
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Tue Sep 13 14:11:51 CEST 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=748
Summary: Range check for ulog-cprange is wrong
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: nils.rennebarth at funkwerk-ec.com
Estimated Hours: 0.0
Created an attachment (id=365)
--> (http://bugzilla.netfilter.org/attachment.cgi?id=365)
Use right restrictions for options cprange and qthreshold
The --ulog-cprange option for the ULOG target restricts its numerical
argument to the range 1..ULOG_MAX_QLEN and ULOG_MAX_QLEN is defined
in include/linux/netfilter_ipv4/ipt_ULOG.h to 50 The explanation given
there however makes no sense.
It does make sense as soon as the restriction is moved to the
--ulog-qthreshold option, and the name then makes sense as well.
--
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