lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 21 Jul 2008 17:30:09 +0800
From:	Li Zefan <lizf@...fujitsu.com>
To:	Ranjit Manomohan <ranjitm@...gle.com>
CC:	linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
	menage@...gle.com
Subject: Re: [PATCH 2/2] Traffic control cgroups subsystem

> +config NET_CLS_CGROUP
> +    tristate "Cgroups tc classifier"
> +    select NET_CLS
> +    ---help---
> +      If you say Y here, you will be able to classify packets based on
> +      cgroup membership of the task originating the packet.
> +
> +      To compile this code as a module, choose M here: the
> +      module will be called cls_cgroup.
> +

If I enable NET_CLS_CGROUP but disable CGROUP_TC, won't I get compile error?
And if I enable CGRUOP_TC but disable NET_CLS_CGROUP, won't cgroup_tc be
just useless?

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ