summaryrefslogtreecommitdiffstats
path: root/package/wccpd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/wccpd/Config.in')
-rwxr-xr-xpackage/wccpd/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/wccpd/Config.in b/package/wccpd/Config.in
new file mode 100755
index 000000000..33b35ecb0
--- /dev/null
+++ b/package/wccpd/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_WCCPD
+ prompt "wccpd............................. a Web Cache Coordination daemon"
+ tristate
+ default m if CONFIG_DEVEL
+ help
+ wccpd is a WCCP (Web Cache Coordination Protocol) server daemon
+ It allows a router (running Linux) to redirect web traffic to a
+ group of Squid servers using WCCP as the monitoring/controling
+ protocol.