You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.Add package [dae](https://github.com/daeuniverse/dae), a high performance eBPF transparent proxy client
46
46
47
-
6.Add [luci-app-daed](https://github.com/QiuSimons/luci-app-daed) to enable [daed](https://github.com/daeuniverse/daed), a modern dashboard for dae
47
+
6.Add `luci-app-daed` to enable [daed](https://github.com/daeuniverse/daed), a modern dashboard for dae
48
48
49
-
7.Update to firewall4, firewall3 no longer supported ( Huge improvements in performance )
49
+
7.Backport Google [BBRv3](https://www.phoronix.com/news/Google-BBRv3-Linux) TCP congestion control
50
50
51
-
8.Add support for phone USB hotspot sharing, both for Android and iPhone
51
+
8.Backport [LRNG](https://www.chronox.de/lrng.html) ( Linux Random Number Generator )
52
52
53
-
9.Disable IPv6 by default
53
+
9.Update to firewall4, firewall3 no longer supported ( Huge improvements in performance )
54
+
55
+
10.Add support for phone USB hotspot sharing, both for Android and iPhone
56
+
57
+
11.Disable IPv6 by default
54
58
55
59
* If you do need IPv6
56
60
@@ -71,7 +75,7 @@ uci commit dhcp
71
75
```
72
76
Intel: e1000, e1000e, ixgbe, igb, igc, i40e
73
77
Broadcom: tg3
74
-
Realtek: r8125, r8169
78
+
Realtek: r8125, r8169, r8152
75
79
```
76
80
77
81
2.Modify kmod-igc ( Intel Foxville i225 / i226 ) rx / tx [ring buffer](https://fasterdata.es.net/host-tuning/linux/nic-tuning/) to 4096 to prevent the NIC from suddenly stop working
0 commit comments