Displaying 3 results from an estimated 3 matches for "makovick".
2020 May 02
5
[Bug 1426] New: Inefficient command lookup on errors
...mand lookup on errors
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: makovick at gmail.com
Created attachment 592
--> https://bugzilla.netfilter.org/attachment.cgi?id=592&action=edit
nft_netlink error path speedup patch
When nft_netlink() encounters an error, it looks up the offending command in
the command list, always starting from the list head. With long machi...
2017 Oct 28
5
[Bug 1199] New: nft_set_hash fast lookup broken for 2 byte keys
...p broken for 2 byte keys
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: major
Priority: P5
Component: kernel
Assignee: pablo at netfilter.org
Reporter: makovick at gmail.com
Hi,
after an upgrade of the userspace nftables to v0.8, I found that my port sets
suddenly stopped matching. After some searching, I tracked the issue down to
nft_hash_key and nft_hash_lookup_fast - with v0.8, the kernel started
preferring hashes instead of bitsets.
nft_hash_lookup_...
2017 Nov 09
8
[Bug 1201] New: Some filters randomly do not work since version 0.8
https://bugzilla.netfilter.org/show_bug.cgi?id=1201
Bug ID: 1201
Summary: Some filters randomly do not work since version 0.8
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at