Displaying 20 results from an estimated 22 matches for "40e6442".
2014 May 07
1
[Bug 919] New: ah: --reserver is not supported (ipv4 and ipv6)
...AssignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following command-line parameter of "ah" iptables-extensions is not
supported in nft yet:
FIXED: reserver (--ahres in iptables)
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
0
[Bug 920] New: DNAT: SNAT: --random and --persistent are not supported
...ignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following command-line parameters of DNAT and SNAT iptables-extensions (in
ipv4 and ipv6) are not supported in nft yet:
--random
--persistent
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
1
[Bug 921] New: log, ulog and nflog: command-line parameters are not supported
...flog 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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
1
[Bug 922] New: iprange: --ports is not suppported
...t: nft
AssignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following command-line parameter in multiport of iptables-extensions is not
supported in nft yet:
--ports (iptables iprange)
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
2
[Bug 924] New: Range: It is not possible invert a range of ip address
...sible invert a range of ip address. Here an example of this bug.
$ sudo nft add rule ip test input ip daddr != 192.168.1.2-192.168.1.55
BUG: invalid data expression type range
nft: src/netlink.c:300: netlink_gen_data: Assertion `0' failed.
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
1
[Bug 925] New: icmp: ICMPv4 types are not supported
...missing
timestamp-request => timestamp-request in nft
timestamp-reply => timestamp-reply in nft
address-mask-request => address-mask-request in nft
address-mask-reply => address-mask-reply in nft
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
1
[Bug 927] New: tos: symbolic names are not supported
...[!] --tos symbol
Accepted symbolic names for value are:
(0x10) 16 Minimize-Delay
(0x08) 8 Maximize-Throughput
(0x04) 4 Maximize-Reliability
(0x02) 2 Minimize-Cost
(0x00) 0 Normal-Service
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
1
[Bug 928] New: ECN: --ecn-tcp-ece and --ecn-ip-ect is not supported
...mponent: nft
AssignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following command-line parameters in ECN iptables-extensions are not
supported in nft yet:
--ecn-tcp-ece
--ecn-ip-ect
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
0
[Bug 929] New: sctp: --chunk-types is not supported.
...P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following command-line parameter in SCTP iptables-extensions is not
supported in nft yet:
--chunk-types
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
0
[Bug 930] New: DCCP: --dccp-types and --dccp-option are not supported
...omponent: nft
AssignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following command-line parameters in DCCP iptables-extensions is not
supported in nft yet:
--dccp-types
--dccp-option
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 13
1
[Bug 931] New: limit: -limit-burst is not supported in nft
...lo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following command-line parameters in limit iptables-extensions are not
supported in nft yet:
--limit-burst number number to match in a burst, default 5
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 13
1
[Bug 932] New: TOS: An Invert mask in TOS
...chain input {
ip tos & 4 == 2 counter packets 0 bytes 0 accept
}
}
[Here, all is ok]
$ sudo nft add rule ip test3 input ip tos and 0x04 != 0x02 counter accept
$ sudo nft list table test3
[ERROR: The table is not shown]
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 13
1
[Bug 933] New: queue: Incorrect use of option with queue
...table test
table ip test {
chain input {
queue num 2 total 3 options bypass counter packets 0 bytes 0
}
}
If you list the table, The rule shows one options "options bypass" but you miss
the "options fanout".
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 13
1
[Bug 934] New: frag: Invert a range in frag
...ortedBy: anarey at gmail.com
Estimated Hours: 0.0
Here a example of this bug:
$ sudo nft add rule ip test input frag id != 22-26
? BUG: invalid data expression type range
nft: src/netlink.c:300: netlink_gen_data: Assertion `0' failed.
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 13
1
[Bug 935] New: Frag: problem with frag-off
...lag. After, when you show the table, it shows the followin error:
$ sudo nft add rule ip test input frag frag-off 33
$ sudo nft list table ip test
table ip test {
chain input {
}
}
netlink: Error: Relational expression size mismatch
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 13
1
[Bug 936] New: frag: "more-fragments" and "reserved" are not identified by nftables
...ragments
^
$ sudo nft add rule ip test input frag reserved
<cmdline>:1:37-37: Error: syntax error, unexpected end of file
add rule ip test input frag reserved
^
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 13
1
[Bug 937] New: frag: --fraglast is not supported in nft
...nedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following command-line parameters in frag iptables-extensions are not
supported in nft yet:
----fraglast Matches if this is the last fragment
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 13
2
[Bug 938] New: TOS: Do not list hexadecimal values.
...nedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
Here an example:
$ sudo nft list table test
table ip test {
chain input {
ip tos & 4 == 2 counter packets 0 bytes 0 accept
}
}
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 19
1
[Bug 942] New: ct: timeout, ctevents, expevents and zone is not supported in nft
...yet:
--timeout name Use timeout policy 'name' for connection
--ctevents event[,event...] Generate specified conntrack events for connection
--expevents event[,event...] Generate specified expectation events for
connection
--zone ID
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...
2014 May 07
3
[Bug 923] New: set: It Is not possible invert a set
...Is not possible invert a set. Here an example of this bug.
$ sudo nft add rule ip test input tcp sport != { 22, 53, 80, 110 } counter
BUG: invalid expression type set
nft: src/evaluate.c:975: expr_evaluate_relational: Assertion `0' failed.
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 "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nf...