Displaying 2 results from an estimated 2 matches for "kstreitova".
2018 Jan 02
8
[Bug 1209] New: Replace 'netstat' with 'ss'
...39;
Product: ipset
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: default
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: kstreitova at suse.com
Since the 'netstat' command is deprecated I suggest replacing it with 'ss'
command in tests/runtest.sh file.
I'm adding a simple patch:
Index: ipset-6.34/tests/runtest.sh
===================================================================
--- ipset-6.34.orig/test...
2019 Apr 04
0
[Bug 1331] New: libiptc.c: missing memset causes that the garbage is read
...Product: iptables
Version: unspecified
Hardware: x86_64
OS: SuSE Linux
Status: NEW
Severity: minor
Priority: P5
Component: iptables
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: kstreitova at suse.com
Created attachment 562
--> https://bugzilla.netfilter.org/attachment.cgi?id=562&action=edit
iptables-1.8.2-dont_read_garbage.patch
Hello,
In SUSE we bumped into a bug where iptables doesn't work with our
kernel-default-base package that was missing bpfilter module:
http...