Displaying 6 results from an estimated 6 matches for "cprange".
2011 Sep 13
1
[Bug 748] New: Range check for ulog-cprange is wrong
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...
2012 Dec 17
31
Your Bugzilla bug list needs attention.
...et lost
-> http://bugzilla.netfilter.org/show_bug.cgi?id=708
nfq_nfnlh() and nfq_fd() should have const arguments
-> http://bugzilla.netfilter.org/show_bug.cgi?id=715
Errors in compiling nfqnl_test.c
-> http://bugzilla.netfilter.org/show_bug.cgi?id=743
Range check for ulog-cprange is wrong
-> http://bugzilla.netfilter.org/show_bug.cgi?id=748
IPv6 bridging bug
-> http://bugzilla.netfilter.org/show_bug.cgi?id=751
ipq_read() will return an error (rc = -1) and the error message says "Received truncated message"
-> http://bugzilla.netfilter.org/sh...
2012 Nov 17
29
Your Bugzilla bug list needs attention.
...have const arguments
-> http://bugzilla.netfilter.org/show_bug.cgi?id=715
double entry of nf_conntrack_max in /proc
-> http://bugzilla.netfilter.org/show_bug.cgi?id=722
Errors in compiling nfqnl_test.c
-> http://bugzilla.netfilter.org/show_bug.cgi?id=743
Range check for ulog-cprange is wrong
-> http://bugzilla.netfilter.org/show_bug.cgi?id=748
IPv6 bridging bug
-> http://bugzilla.netfilter.org/show_bug.cgi?id=751
ipq_read() will return an error (rc = -1) and the error message says "Received truncated message"
-> http://bugzilla.netfilter.org/sh...
2013 Jan 18
30
Your Bugzilla bug list needs attention.
...et lost
-> http://bugzilla.netfilter.org/show_bug.cgi?id=708
nfq_nfnlh() and nfq_fd() should have const arguments
-> http://bugzilla.netfilter.org/show_bug.cgi?id=715
Errors in compiling nfqnl_test.c
-> http://bugzilla.netfilter.org/show_bug.cgi?id=743
Range check for ulog-cprange is wrong
-> http://bugzilla.netfilter.org/show_bug.cgi?id=748
IPv6 bridging bug
-> http://bugzilla.netfilter.org/show_bug.cgi?id=751
ipq_read() will return an error (rc = -1) and the error message says "Received truncated message"
-> http://bugzilla.netfilter.org/sh...
2012 May 26
0
[ANNOUNCE] iptables 1.4.14 release
...bles-restore: make sure argv is NULL terminated
extensions: libxt_rateest: output all options in save hook
tests: add rateest match rules
Miguel GAIO (1):
libiptc: fix retry path in TC_INIT
Pablo Neira Ayuso (3):
libxt_CT: add --timeout option
libipt_ULOG: fix --ulog-cprange
Bump version to 1.4.14
2014 May 07
1
[Bug 921] New: log, ulog and nflog: command-line parameters are not supported
...gmail.com
Estimated Hours: 0.0
The following command-line parameters of log, ulog and nflog of
iptables-extensions are not supported in nft yet:
--log-level level
--log-tcp-sequence
--log-tcp-options
--log-ip-options
--log-uid
--log-macdecode
--nflog-threshold size
--nflog-range size
--ulog-cprange size
--ulog-qthreshold size
The last commit in Pablo git tree of kernel is "40e6442 netfilter: x_tables:
allow to use cgroup match for LOCAL_IN nf hooks"
The last commit in libmnl repo is "090a842 examples: use mnl_socket_setsockopt"
The last commit in libnftnl repo is "...