mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Set shortcut-fe as disabled by default
This commit is contained in:
parent
c52826cf6e
commit
c5d47067f6
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
||||||
config SHORTCUT_FE
|
config SHORTCUT_FE
|
||||||
tristate "Shortcut Forwarding Engine"
|
tristate "Shortcut Forwarding Engine"
|
||||||
depends on NF_CONNTRACK
|
depends on NF_CONNTRACK
|
||||||
---help---
|
default n
|
||||||
|
help
|
||||||
Shortcut is a fast in-kernel packet forwarding engine.
|
Shortcut is a fast in-kernel packet forwarding engine.
|
||||||
|
|
||||||
To compile this code as a module, choose M here: the module will be
|
To compile this code as a module, choose M here: the module will be
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue