10 lines
326 B
Text
10 lines
326 B
Text
|
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.
|
||
|
|