Displaying 3 results from an estimated 3 matches for "ryper".
Did you mean:
hyper
2018 Apr 27
5
[Bug 1249] New: set update with timeout 0s removes timeout
...t 0s removes timeout
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: sub at ryper.org
When trying to create some rules that essentially remove an IP from a set, I
found that adding a "timeout 0s" simply removes the timeout from the ruleset
when it gets loaded. Therefore, when trying to remove the IP by hitting port
2222, it simply resets the IP to the default timeout...
2018 Apr 29
2
[Bug 1252] New: comment doesn't work with ranges in sets
...h ranges in sets
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: sub at ryper.org
When creating a set and including a range of ports in it, the comment function
seems to disappear from the "nft list ruleset -nn" output.
Example configuration:
set test {
type inet_service
flags interval
elements = { 1111 comment "test1",
222...
2018 Jan 10
14
[Bug 1214] New: Allow limit to use any value for time unit
https://bugzilla.netfilter.org/show_bug.cgi?id=1214
Bug ID: 1214
Summary: Allow limit to use any value for time unit
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org