婆罗门
精华
|
战斗力 鹅
|
回帖 0
注册时间 2009-8-23
|
- Compile bcm_nat as module
- Many users have >100Mbps WAN speed. BCM_NAT can give us ~30% speed-up WAN->LAN.
- BW Limiter will not works when this module is loaded.
- If we enable QoS then bcm_nat will be disabled.
- If someone need a higher WAN speed and doesn`t use BW Limiter/QoS, he can enable Broadcom FastNAT:
- modprobe bcm_nat
- BTW this module works only with K26RT and K26RT-N branches. RT-AC doesn`t support bcm_nat for now.
- This commit add also new router option called CTF (default n). Tomato is not compatible with CTF module but we still have CTF on/off checkbox in GUI.
- If CTF is not defined then remove CTF checkbox from GUI.
复制代码 以上引用自 http://repo.or.cz/w/tomato.git/c ... 79cb33c1eda4f5ede9e
bcm自己的ctf(v1)软件加速代码(4709以上支持v2的硬件加速),官方固件基本上都自动启用,第三方的merlin也默认能用
tt的shibby版本通过加载内核模块能启用,效果如何不知道
|
|