[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250522091329.45229-1-xiafei_xupt@163.com>
Date: Thu, 22 May 2025 17:13:29 +0800
From: lvxiafei <xiafei_xupt@....com>
To: pablo@...filter.org
Cc: coreteam@...filter.org,
davem@...emloft.net,
edumazet@...gle.com,
horms@...nel.org,
kadlec@...filter.org,
kuba@...nel.org,
linux-kernel@...r.kernel.org,
lvxiafei@...setime.com,
netdev@...r.kernel.org,
netfilter-devel@...r.kernel.org,
pabeni@...hat.com,
xiafei_xupt@....com
Subject: Re: [PATCH] netfilter: nf_conntrack: table full detailed log
Hi,
On Wed, 21 May 2025 12:28:40 +0200, Pablo Neira Ayuso wrote:
> Maybe print this only if this is not init_netns?
>
> Thanks
Thanks for the feedback.
You're right — for init_net, the netns information may not be helpful and could be redundant.
I'll update the patch to print the netns information only when net != &init_net.
Will send v2 shortly.
Thanks
Powered by blists - more mailing lists