Files
kernel/net/fast-classifier/Kconfig
2022-12-02 08:23:37 +00:00

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.