From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH nf-next] netfilter: nf_tables: nft_objref: make it builtin
Date: Tue, 25 Oct 2022 13:50:13 +0200 [thread overview]
Message-ID: <Y1fNddxT0jo/6dQa@salvia> (raw)
In-Reply-To: <20221021141753.106524-1-fw@strlen.de>
On Fri, Oct 21, 2022 at 04:17:53PM +0200, Florian Westphal wrote:
> nft_objref is needed to reference named objects, it makes
> no sense to disable it.
>
> Before:
> text data bss dec filename
> 4014 424 0 4438 nft_objref.o
> 4174 1128 0 5302 nft_objref.ko
> 359351 15276 864 375491 nf_tables.ko
> After:
> text data bss dec filename
> 3815 408 0 4223 nft_objref.o
> 363161 15692 864 379717 nf_tables.ko
Applied to nf-next, thanks.
For the record, I have rebased the nft_inner support on top of this
patch.
prev parent reply other threads:[~2022-10-25 11:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 14:17 [PATCH nf-next] netfilter: nf_tables: nft_objref: make it builtin Florian Westphal
2022-10-25 11:50 ` Pablo Neira Ayuso [this message]
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=Y1fNddxT0jo/6dQa@salvia \
--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.