11 lines
266 B
Plaintext
11 lines
266 B
Plaintext
config FAST_CLASSIFIER
|
|
tristate "Fast classifier"
|
|
depends on SHORTCUT_FE
|
|
---help---
|
|
Shortcut is a fast in-kernel packet forwarding engine.
|
|
|
|
To compile this code as a module, choose M here: the module will be
|
|
called fast-classifier.
|
|
|
|
If unsure, say N.
|