summaryrefslogtreecommitdiff
path: root/openwrt/package/nocatsplash/nocatsplash.control
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 11:37:43 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 11:37:43 +0000
commitef22bf3f6bf7290a6e72d38e8b1370ced38990f1 (patch)
treedfb578cd7405f0554c8c01f7e0b9125571ea7089 /openwrt/package/nocatsplash/nocatsplash.control
parentacd06114dfa89d12a275022fae75015c29659f5b (diff)
add arpwatch and nocatsplash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@539 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/nocatsplash/nocatsplash.control')
-rw-r--r--openwrt/package/nocatsplash/nocatsplash.control11
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/nocatsplash/nocatsplash.control b/openwrt/package/nocatsplash/nocatsplash.control
new file mode 100644
index 0000000000..4bbcb4e35a
--- /dev/null
+++ b/openwrt/package/nocatsplash/nocatsplash.control
@@ -0,0 +1,11 @@
+Package: nocatsplash
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: NoCatSplash is an Open Public Network Gateway Daemon.
+ It performs as a [captive/open/active] portal. When run on a gateway/router
+ on a network, all web requests are redirected until the client either logs
+ in or clicks "I Accept" to an AUP. The gateway daemon then changes the
+ firewall rules on the gateway to pass traffic for that client (based on IP
+ address and MAC address).