[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZJDC0QSZpWLY83YQ@calendula>
Date: Mon, 19 Jun 2023 23:04:17 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Simon Horman <simon.horman@...igine.com>
Cc: netfilter-devel@...r.kernel.org, davem@...emloft.net,
netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Subject: Re: [PATCH net 02/14] netfilter: nf_tables: fix chain binding
transaction logic
On Mon, Jun 19, 2023 at 09:58:42PM +0200, Simon Horman wrote:
> Hi Pablo,
>
> Maybe something got mixed up here somehow.
> It seems that on x86_64 allmodconfig bind is not defined here.
>
> gcc says:
>
> net/netfilter/nf_tables_api.c: In function 'nft_chain_trans_bind':
> net/netfilter/nf_tables_api.c:214:63: error: 'bind' undeclared (first use in this function)
> 214 | nft_trans_rule_bound(trans) = bind;
> | ^~~~
> net/netfilter/nf_tables_api.c:214:63: note: each undeclared identifier is reported only once for each function it appears in
Thanks, I will fix and revamp.
Powered by blists - more mailing lists