Corubba Smith <corubba@xxxxxx> wrote: > 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. I know, the patches are deferred until after next ulogd2 release which should happen next week.