Message ID | 20250401115736.1046942-1-mkoutny@suse.com (mailing list archive) |
---|---|
Headers | show |
Series | netfilter: Make xt_cgroup independent from net_cls | expand |
On Tue, Apr 01, 2025 at 01:57:29PM +0200, Michal Koutný wrote: > Changes from v2 (https://lore.kernel.org/r/20250305170935.80558-1-mkoutny@suse.com): > - don't accept zero classid neither (Pablo N. A.) > - eliminate code that might rely on comparison against zero with > !CONFIG_CGROUP_NET_CLASSID > > Michal Koutný (3): > netfilter: Make xt_cgroup independent from net_cls > cgroup: Guard users of sock_cgroup_classid() > cgroup: Drop sock_cgroup_classid() dummy implementation From cgroup POV: Acked-by: Tejun Heo <tj@kernel.org> Once folks are happy, please let me know how the patches should be routed. Thanks.
On Tue, Apr 01, 2025 at 01:57:29PM +0200, Michal Koutný <mkoutny@suse.com> wrote: > Changes from v2 (https://lore.kernel.org/r/20250305170935.80558-1-mkoutny@suse.com): > - don't accept zero classid neither (Pablo N. A.) > - eliminate code that might rely on comparison against zero with > !CONFIG_CGROUP_NET_CLASSID Pablo, just to break possible dilemma with Tejun's routing [1], it makes sense to me to route this series together via net(filter) git(s). Also, let me (anyone) know should there be further remarks to this form. Thanks, Michal [1] https://lore.kernel.org/all/Z-zqvmJFI3PkNl6R@slm.duckdns.org/