netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* none zero check of the classid in xt_cgroup
@ 2014-08-16  6:11 Alexey Perevalov
  2014-08-18 13:52 ` Daniel Borkmann
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Perevalov @ 2014-08-16  6:11 UTC (permalink / raw)
  To: Daniel Borkmann; +Cc: netfilter-devel

Hello Daniel,

I have a question regarding xt_cgroup, again )

I'm interesting why did you add check for none zero id into 
cgroup_mt_check. With it, it's impossible
to introduce some rules, like -m cgroup ! --cgroup 0. It could be useful 
for end user, for example, to block
all processes which was under cgroups, but not whole traffic.
Of course it could be made by ROOT_CGROUP with none 0 classid, which 
will contain all processes in the system.
But, I think, in this case OS will be faced with little overhead to mark 
every packet.


-- 
Best regards,
Alexey Perevalov


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-18 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-16  6:11 none zero check of the classid in xt_cgroup Alexey Perevalov
2014-08-18 13:52 ` Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).