From c45805de57c48a4e5e6d8bf04d26c5119b789fac Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Sat, 15 Nov 2008 19:17:29 +0000 Subject: [PATCH] Add web100 config options. --- planetlab-2.6.22-i686.config | 7 +++++++ planetlab-2.6.22-x86_64.config | 7 +++++++ 2 files changed, 14 insertions(+) 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 -- 2.43.0