On 3/26/25 20:23, Florian Westphal wrote: > Corubba Smith <corubba@xxxxxx> wrote: >> The new namespace helper provides an internal stable interface for >> plugins to use for switching various linux namespaces. Currently only >> network namespaces are supported/implemented, but can easily be extended >> if needed. autoconf will enable it automatically if the required symbols >> are available. If ulogd is compiled without namespace support, the >> functions will simply return an error, there is no need for conditional >> compilation or special handling in plugin code. >> >> Signed-off-by: Corubba Smith <corubba@xxxxxx> > > Looks good to me, I intend to apply this later this week unless > there are objections. If I may be so bold: Friendly reminder that this patchset is not yet applied, and in the meantime I also sent a v3 [0] incorporating your feedback. [0] https://lore.kernel.org/netfilter-devel/3f962848-fe38-4869-8422-f54dacc6a9d6@xxxxxx/ -- Corubba