From ca52a32a0a992a8cadda8d900d144b9ea431727d Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Thu, 23 Sep 2004 19:23:55 +0000 Subject: [PATCH] Build cls_fw module for bandwidth scheduler --- configs/kernel-2.6.8-i686-planetlab.config | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/configs/kernel-2.6.8-i686-planetlab.config b/configs/kernel-2.6.8-i686-planetlab.config index 57726a9aa..3d2d11615 100644 --- a/configs/kernel-2.6.8-i686-planetlab.config +++ b/configs/kernel-2.6.8-i686-planetlab.config @@ -578,8 +578,13 @@ CONFIG_NET_SCH_HTB=m # CONFIG_NET_SCH_NETEM is not set # CONFIG_NET_SCH_INGRESS is not set # CONFIG_NET_QOS is not set -# CONFIG_NET_CLS is not set +CONFIG_NET_CLS=y +# CONFIG_NET_CLS_TCINDEX is not set +# CONFIG_NET_CLS_ROUTE4 is not set CONFIG_NET_CLS_ROUTE=y +CONFIG_NET_CLS_FW=m +# CONFIG_NET_CLS_U32 is not set +# CONFIG_NET_CLS_IND is not set # # Network testing -- 2.43.0