[Bug 872] extra symbols in console output
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed Nov 13 18:23:48 CET 2013
https://bugzilla.netfilter.org/show_bug.cgi?id=872
Phil Oester <netfilter at linuxace.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter at linuxace.com
--- Comment #1 from Phil Oester <netfilter at linuxace.com> 2013-11-13 18:23:47 CET ---
Cannot reproduce this. Are you sure you're using the latest git versions of
libnftables and nftables?
# nft -i
nft> table filter
nft> add chain filter input
nft> add rule filter input meta iifname "lo" accept
nft> list table filter
table ip filter {
chain input {
meta iifname "lo" accept
}
}
nft>
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list