Skip to content

Commit e969a02

Browse files
committed
Revert "fix pppoe flowtable"
This reverts commit 4071c1c.
1 parent 4071c1c commit e969a02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SCRIPTS/02_prepare_package.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ rm -rf ./package/network/config/firewall4
3737
cp -rf ../openwrt_ma/package/network/config/firewall4 ./package/network/config/firewall4
3838

3939
### 必要的 Patches ###
40-
# PPPOE
41-
#wget https://github.com/torvalds/linux/commit/87b3593.patch -O target/linux/generic/backport-6.6/999-6.9-01-87b3593.patch
42-
wget https://github.com/torvalds/linux/commit/6db5dc7.patch -O target/linux/generic/backport-6.6/999-6.9-02-6db5dc7.patch
4340
# TCP optimizations
4441
cp -rf ../PATCH/kernel/6.7_Boost_For_Single_TCP_Flow/* ./target/linux/generic/backport-6.6/
4542
cp -rf ../PATCH/kernel/6.8_Boost_TCP_Performance_For_Many_Concurrent_Connections-bp_but_put_in_hack/* ./target/linux/generic/hack-6.6/

0 commit comments

Comments
 (0)