mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 20:06:14 +02:00
8b537d6814
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2751 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
358 B
Plaintext
12 lines
358 B
Plaintext
config BR2_PACKAGE_CUTTER
|
|
prompt "cutter............................ allows an user to abort TCP/IP connections"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
"Cutter" is an open source program that allows Linux firewall
|
|
administrators to abort TCP/IP connections routed over the
|
|
firewall or router on which it is run.
|
|
|
|
http://www.lowth.com/cutter/
|
|
|