Hi all, I'd like to propose this patchset that adds support for retrieving cgroupv2 ID. This functionality is useful for processing per-cgroup packets in userspace using nfnetlink_log, or writing per-cgroup rules using nfnetlink_queue. This is my first contribution to the kernel, so I would greatly appreciate any feedback or suggestions for improvement. Please find the two patches attached. Thanks for your consideration. Best regards, Patryk [PATCH 1/2] netfilter: nfnetlink_log: enable cgroup id socket info [PATCH 2/2] netfilter: nfnetlink_queue: enable cgroup id socket info