[Bug 1702] iptables fails to parse interface wildcard "-i +" correctly
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue Sep 5 14:57:11 CEST 2023
https://bugzilla.netfilter.org/show_bug.cgi?id=1702
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pablo at netfilter.org
--- Comment #4 from Pablo Neira Ayuso <pablo at netfilter.org> ---
(In reply to thomas.strangert from comment #3)
> # valgrind --leak-check=full iptables -A INPUT -i + -d 192.168.8.13 -j DROP
> ==3046844== Memcheck, a memory error detector
> ==3046844== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
> ==3046844== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright
> info
> ==3046844== Command: iptables -A INPUT -i + -d 192.168.8.13 -j DROP
It is the listing that shows the garbage, correct? Then, run valgring on
iptables-save.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20230905/89e9f8fd/attachment.html>
More information about the netfilter-buglog
mailing list