search for: plushkava

Displaying 20 results from an estimated 81 matches for "plushkava".

2019 Dec 30
24
[Bug 1392] New: nft stalls on EGAIN upon repeatedly flushing and populating a set
...populating a set Product: nftables Version: unspecified Hardware: x86_64 OS: Gentoo Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: kfm at plushkava.net Created attachment 580 --> https://bugzilla.netfilter.org/attachment.cgi?id=580&action=edit bash script that reproduces the issue filed Recently, I was assisting somebody in the course of adjusting some scripts that generate an ipset consisting of IPv6 bogons, so as to use native nft...
2019 Mar 07
6
[Bug 1325] New: Reproducible NULL ptr deref upon checking trivial nftables ruleset in Linux 5.0
...in Linux 5.0 Product: nftables Version: unspecified Hardware: x86_64 OS: Gentoo Status: NEW Severity: normal Priority: P5 Component: kernel Assignee: pablo at netfilter.org Reporter: kfm at plushkava.net After upgrading one of my machines from 4.19.26 to 5.0, I encountered a crash during the boot process. This occurs at a point where nft(8) is invoked with the -c option, so as to test the validity of the previously saved ruleset. I was able to reduce the entire ruleset to just one rule, with t...
2020 Jun 18
10
[Bug 1434] New: Usability improvements, enabling creation of complex firewalls
https://bugzilla.netfilter.org/show_bug.cgi?id=1434 Bug ID: 1434 Summary: Usability improvements, enabling creation of complex firewalls Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft
2020 Jul 01
5
[Bug 1438] New: nft generates wrong intervals for sets with auto-merge
https://bugzilla.netfilter.org/show_bug.cgi?id=1438 Bug ID: 1438 Summary: nft generates wrong intervals for sets with auto-merge Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: major Priority: P5 Component: nft Assignee: pablo
2019 Mar 30
4
[Bug 1330] New: Parse error for importing set with netmask
https://bugzilla.netfilter.org/show_bug.cgi?id=1330 Bug ID: 1330 Summary: Parse error for importing set with netmask Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: nft Assignee: pablo at netfilter.org
2020 Sep 13
20
[Bug 1464] New: Trying to populate a set raises a netlink error "Could not process rule: No space left on device"
...on device" Product: nftables Version: unspecified Hardware: x86_64 OS: Gentoo Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: kfm at plushkava.net This bug is somewhat related to bug 1392. As explained there, I was unable to atomically re-populate a set by issuing a "flush set" command followed by an "add element" command within the same command stream. Eventually this was resolved by upgrading to nftables commit 40ef...
2019 Dec 31
2
[Bug 1393] New: iptables-nft -S hangs if not run as root
...Product: nftables Version: unspecified Hardware: x86_64 OS: other Status: NEW Severity: normal Priority: P5 Component: iptables over nftable Assignee: pablo at netfilter.org Reporter: kfm at plushkava.net Created attachment 581 --> https://bugzilla.netfilter.org/attachment.cgi?id=581&action=edit iptables-nft-trace.txt.xz As per the summary. The steps to reproduce here are to initialize a ruleset: printf '%s\n' '*filter' :{INPUT,FORWARD,OUTPUT}' ACCEPT [0:0]'...
2019 Nov 08
9
[Bug 1380] New: please enable adding networks to named set
https://bugzilla.netfilter.org/show_bug.cgi?id=1380 Bug ID: 1380 Summary: please enable adding networks to named set Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org
2020 Aug 24
5
[Bug 1454] New: nft list set omits timeout values for intervals formatted as hyphenated ranges
...yphenated ranges Product: nftables Version: unspecified Hardware: x86_64 OS: Gentoo Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: kfm at plushkava.net Sometimes, the list set command expresses intervals as ranges rather than in CIDR notation. I do not understand what the criteria is for doing so, exactly. When it happens, the attached timeout values are not reported. Here are some demonstrations, which were carried out with nftables (commit...
2020 Aug 29
20
[Bug 1461] New: [TRACKER] Issues concerning sets, maps and meters
...sets, maps and meters Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: kfm at plushkava.net Depends on: 1312, 1330, 1392, 1438, 1444, 1449, 1451, 1454 This is intended as a meta-bug, so as to make it easier to track the bugs that affect the behaviour of sets, maps and meters - something that is otherwise becoming increasingly difficult. To do so, I am adding some relevant bug...
2017 Oct 23
7
[Bug 1197] New: 255.255.255.255 is transformed into 255.255.255.255-255.255.255.255
https://bugzilla.netfilter.org/show_bug.cgi?id=1197 Bug ID: 1197 Summary: 255.255.255.255 is transformed into 255.255.255.255-255.255.255.255 Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft
2017 Aug 26
5
[Bug 1180] New: Can't create a set with both timeout and interval flags at the same time
https://bugzilla.netfilter.org/show_bug.cgi?id=1180 Bug ID: 1180 Summary: Can't create a set with both timeout and interval flags at the same time Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: enhancement Priority: P5
2024 Jan 08
4
[Bug 1731] New: Set containing invalid type incurs reproducible segfault
...segfault Product: nftables Version: 1.0.x Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: kfm at plushkava.net Here, the input contains an invalid datatype; it should be "ifname" instead. However, rather than identify the error in syntax, nft incurs a segmentation fault. # nft -V | head -n1 nftables v1.0.9 (Old Doc Yak #3) # nft 'table inet t { set s { type iface; elements = { "enp...
2014 May 07
1
[Bug 922] New: iprange: --ports is not suppported
https://bugzilla.netfilter.org/show_bug.cgi?id=922 Summary: iprange: --ports is not suppported 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
2014 May 19
1
[Bug 942] New: ct: timeout, ctevents, expevents and zone is not supported in nft
https://bugzilla.netfilter.org/show_bug.cgi?id=942 Summary: ct: timeout, ctevents, expevents and zone is not supported in nft Product: nftables Version: unspecified Platform: x86_64 OS/Version: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: nft AssignedTo:
2019 Dec 07
1
[Bug 1388] New: Combining --terse with --json has no effect
...son has no effect Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: kfm at plushkava.net Given a loaded ruleset that contains at least one populated set, the following bash program demonstrates that --terse has no effect when combined with the --json option. for opts in -s -t '-s -t'; do printf 'opts = %s: ' "$opts" if cmp -s <(nft -j list rul...
2017 Nov 13
2
[Bug 1202] New: Cannot match on both dport and sport in one nftables rule
https://bugzilla.netfilter.org/show_bug.cgi?id=1202 Bug ID: 1202 Summary: Cannot match on both dport and sport in one nftables rule Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: nft
2020 Sep 04
3
[Bug 1462] New: `nft -j list set` does not show counters
https://bugzilla.netfilter.org/show_bug.cgi?id=1462 Bug ID: 1462 Summary: `nft -j list set` does not show counters Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org
2019 Jan 24
3
[Bug 1319] New: Exporting a map with many elements to JSON will fail
https://bugzilla.netfilter.org/show_bug.cgi?id=1319 Bug ID: 1319 Summary: Exporting a map with many elements to JSON will fail Product: nftables Version: unspecified Hardware: x86_64 OS: RedHat Linux Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at
2019 Mar 08
3
[Bug 1326] New: `nft list' is very slow when output contains meters that has lots of elements
https://bugzilla.netfilter.org/show_bug.cgi?id=1326 Bug ID: 1326 Summary: `nft list' is very slow when output contains meters that has lots of elements Product: nftables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5