Displaying 2 results from an estimated 2 matches for "soleta".
Did you mean:
solea
2014 May 28
0
[Bug 949] New: icmpv6 id option doesn't work
...We list the table, and It list the following message:
$ sudo nft list table ip6 test6
table ip6 test6 {
chain input {
payload @th,32,16 0x2 [invalid type]
}
}
The same case with max-delay:
* max-delay
$ sudo nft add rule ip6 test6 input icmpv6 max-delay 33
anarey at tuxhiba ~/SOLETA/dev
$ sudo nft list table ip6 test6
table ip6 test6 {
chain input {
payload @th,32,16 0x21 [invalid type]
}
}
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
2014 May 07
1
[Bug 918] New: Ranges and comparat
https://bugzilla.netfilter.org/show_bug.cgi?id=918
Summary: Ranges and comparat
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com