let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / cutter / Config.in
1 config BR2_PACKAGE_CUTTER
2 prompt "cutter............................ allows an user to abort TCP/IP connections"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 "Cutter" is an open source program that allows Linux firewall
7 administrators to abort TCP/IP connections routed over the
8 firewall or router on which it is run.
9
10 http://www.lowth.com/cutter/
11