From: Daniel Hokka Zakrisson Date: Sat, 15 Nov 2008 19:17:29 +0000 (+0000) Subject: Add web100 config options. X-Git-Tag: linux-2.6-22-31~3 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=c45805de57c48a4e5e6d8bf04d26c5119b789fac Add web100 config options. --- diff --git a/planetlab-2.6.22-i686.config b/planetlab-2.6.22-i686.config index cdaab7c0b..81ee215e6 100644 --- a/planetlab-2.6.22-i686.config +++ b/planetlab-2.6.22-i686.config @@ -412,6 +412,13 @@ CONFIG_DEFAULT_CUBIC=y # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_TCP_MD5SIG=y +CONFIG_WEB100=y +CONFIG_WEB100_STATS=y +CONFIG_WEB100_FPERMS=416 +CONFIG_WEB100_GID=0 +CONFIG_WEB100_UID=0 +CONFIG_WEB100_NET100=y +CONFIG_WEB100_NETLINK=y # CONFIG_IP_VS is not set CONFIG_ICMP_IPOD=y CONFIG_IPV6=y diff --git a/planetlab-2.6.22-x86_64.config b/planetlab-2.6.22-x86_64.config index b17c8f53a..be7dcdf04 100644 --- a/planetlab-2.6.22-x86_64.config +++ b/planetlab-2.6.22-x86_64.config @@ -345,6 +345,13 @@ CONFIG_DEFAULT_CUBIC=y # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_TCP_MD5SIG=y +CONFIG_WEB100=y +CONFIG_WEB100_STATS=y +CONFIG_WEB100_FPERMS=416 +CONFIG_WEB100_GID=0 +CONFIG_WEB100_UID=0 +CONFIG_WEB100_NET100=y +CONFIG_WEB100_NETLINK=y # CONFIG_IP_VS is not set CONFIG_ICMP_IPOD=y CONFIG_IPV6=y