From: Phil Oester <kernel@linuxace.com>
To: Scott Baillie <scott.a.baillie@gmail.com>
Cc: "netfilter-devel@vger.kernel.org" <netfilter-devel@vger.kernel.org>
Subject: Re: ip6tables-save LOG target output is different to iptables-save
Date: Fri, 5 Jul 2013 21:41:21 -0700 [thread overview]
Message-ID: <20130706044121.GA15084@linuxace.com> (raw)
In-Reply-To: <CAC+BxFrOpO8UWdd4xa146AsZN52A2hSOmaTiyvOmQK-qktzVPg@mail.gmail.com>
On Sat, Jul 06, 2013 at 01:42:00PM +1000, Scott Baillie wrote:
> Hi All,
>
> I am using ip6tables-save version v1.4.14 and have noticed
> that the output of the LOG target is different to the output from
> iptables-save version v1.4.14.
Yes, quotes are not included if there is no whitespace, but it is
quoted if whitespace is present:
-A INPUT -s 1.2.3.4/32 -j LOG --log-prefix "foo doo"
-A INPUT -s 1.2.3.4/32 -j LOG --log-prefix foo
Is this an issue?
Phil
next prev parent reply other threads:[~2013-07-06 4:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-06 3:42 ip6tables-save LOG target output is different to iptables-save Scott Baillie
2013-07-06 4:41 ` Phil Oester [this message]
2013-07-06 5:07 ` Scott Baillie
2013-07-06 15:56 ` Phil Oester
2013-07-15 10:51 ` Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130706044121.GA15084@linuxace.com \
--to=kernel@linuxace.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=scott.a.baillie@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).