Skip to content

Commit 4071c1c

Browse files
committed
fix pppoe flowtable
1 parent c7a270d commit 4071c1c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

β€ŽSCRIPTS/02_prepare_package.shβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ 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
4043
# TCP optimizations
4144
cp -rf ../PATCH/kernel/6.7_Boost_For_Single_TCP_Flow/* ./target/linux/generic/backport-6.6/
4245
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)