mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-25 01:03:06 -05:00
no need to override default qdisc since we set it
This commit is contained in:
parent
7d55588972
commit
b2c15916cc
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@ net.ipv6.conf.*.accept_redirects = 0
|
|||
net.ipv4.conf.default.rp_filter = 0
|
||||
net.ipv4.conf.*.rp_filter = 0
|
||||
|
||||
net.core.default_qdisc = fq
|
||||
|
||||
# use BBR and disable ECN since BBRv1 doesn't support it
|
||||
net.ipv4.tcp_congestion_control = bbr
|
||||
net.ipv4.tcp_ecn = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue