- add WIP stub for tc.

Printing worked at some point. Modify/Delete needs some refacturing.
This commit is contained in:
Bernhard Reutner-Fischer
2008-09-04 13:22:58 +00:00
parent 161931efa5
commit 0901c51518
7 changed files with 579 additions and 4 deletions

View File

@@ -700,6 +700,16 @@ config SLATTACH
slattach is a small utility to attach network interfaces to serial
lines.
#config TC
# bool "tc"
# default n
# help
# show / manipulate traffic control settings
#
#config FEATURE_TC_INGRESS
# def_bool n
# depends on TC
config TELNET
bool "telnet"
default n