|
@@ -64,7 +64,7 @@ config ASK_IP_FIB_HASH
|
|
|
config IP_FIB_TRIE
|
|
|
bool "FIB_TRIE"
|
|
|
---help---
|
|
|
- Use new experimental LC-trie as FIB lookup algoritm.
|
|
|
+ Use new experimental LC-trie as FIB lookup algorithm.
|
|
|
This improves lookup performance if you have a large
|
|
|
number of routes.
|
|
|
|
|
@@ -526,7 +526,7 @@ config TCP_CONG_HYBLA
|
|
|
---help---
|
|
|
TCP-Hybla is a sender-side only change that eliminates penalization of
|
|
|
long-RTT, large-bandwidth connections, like when satellite legs are
|
|
|
- involved, expecially when sharing a common bottleneck with normal
|
|
|
+ involved, especially when sharing a common bottleneck with normal
|
|
|
terrestrial connections.
|
|
|
|
|
|
config TCP_CONG_VEGAS
|