From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH lnfct-ct 1/2] conntrack: snprintf: add labels in hex representation by default
Date: Thu, 20 Jun 2013 13:34:19 +0200 [thread overview]
Message-ID: <20130620113419.GA7070@localhost> (raw)
In-Reply-To: <1371588862-3407-1-git-send-email-fw@strlen.de>
On Tue, Jun 18, 2013 at 10:54:21PM +0200, Florian Westphal wrote:
> udp 17 24 [..] dport=62277 mark=0 use=1 labels=0x28000000000000008
> or
> [..]<mark>0</mark><labels>0x28000000000000008</labels> [..] </meta></flow>
>
> Signed-off-by: Florian Westphal <fw@strlen.de>
> ---
> I'm interested if there are any objections on putting
> this in by default, one alternative would be to toss this and only
> print label info with special formating request (see next patch,
> which adds NFCT_OF_ specifier (which will then print the resovled names
> instead of bitmask).
I'm not sure about the utility of this without the translation to
strings.
next prev parent reply other threads:[~2013-06-20 11:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 20:54 [PATCH lnfct-ct 1/2] conntrack: snprintf: add labels in hex representation by default Florian Westphal
2013-06-18 20:54 ` [PATCH 2/2] conntrack: snprintf: add connlabel format specifier Florian Westphal
2013-06-20 11:50 ` Pablo Neira Ayuso
2013-06-20 22:31 ` Florian Westphal
2013-06-21 0:32 ` Pablo Neira Ayuso
2013-06-20 11:34 ` Pablo Neira Ayuso [this message]
2013-06-20 22:20 ` [PATCH lnfct-ct 1/2] conntrack: snprintf: add labels in hex representation by default Florian Westphal
2013-06-21 0:19 ` 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=20130620113419.GA7070@localhost \
--to=pablo@netfilter.org \
--cc=fw@strlen.de \
--cc=netfilter-devel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.