[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aQ0tbO8YNNdOP5KS@strlen.de>
Date: Fri, 7 Nov 2025 00:21:16 +0100
From: Florian Westphal <fw@...len.de>
To: Ricardo Robaina <rrobaina@...hat.com>
Cc: audit@...r.kernel.org, linux-kernel@...r.kernel.org,
netfilter-devel@...r.kernel.org, coreteam@...filter.org,
paul@...l-moore.com, eparis@...hat.com, pablo@...filter.org,
kadlec@...filter.org
Subject: Re: [PATCH v5 0/2] audit: improve NETFILTER_PKT records
Ricardo Robaina <rrobaina@...hat.com> wrote:
> Currently, NETFILTER_PKT records lack source and destination
> port information, which is often valuable for troubleshooting.
> This patch series adds ports numbers, to NETFILTER_PKT records.
>
> The first patch refactors netfilter-related code, by moving
> duplicated code to audit.c, creating two helper functions:
> 'audit_log_packet_ip4' and 'audit_log_packet_ip6'.
> The second one, improves the NETFILTER_PKT records, by
> including source and destination ports for protocols of
> interest.
I'll assume this will go via audit tree, so:
Acked-by: Florian Westphal <fw@...len.de>
Powered by blists - more mailing lists