On Thu, Mar 24, 2022 at 04:34:22PM +0100, Phil Sutter wrote: > Every syslog logging callback has to perform the same check to cover for > rogue containers, introduce a helper for clarity. Drop the FIXME as > there is a viable solution since commit 2851940ffee31 ("netfilter: allow > logging from non-init namespaces"). Applied, thanks