clean up mtu handling in ppp init scripts
[openwrt.git] / openwrt / package / nocatsplash / Config.in
1 config BR2_PACKAGE_NOCATSPLASH
2         tristate "nocatsplash - Open public network gateway daemon"
3         default m if CONFIG_DEVEL
4         help
5          NoCatSplash is an Open Public Network Gateway Daemon.
6          It performs as a [captive/open/active] portal. When run on a gateway/router
7          on a network, all web requests are redirected until the client either logs
8          in or clicks "I Accept" to an AUP. The gateway daemon then changes the
9          firewall rules on the gateway to pass traffic for that client (based on IP
10          address and MAC address).