Skip to content

Commit b11145f

Browse files
Update Readme
Signed-off-by: Nicholas Sun <nicholas-sun@outlook.com>
1 parent 35952ab commit b11145f

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

README.md

100644100755
Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Password:None
2929

3030
### Version Informations
3131

32-
OpenWrt official v23.05.0-rc2
32+
OpenWrt official v23.05.0-rc3
3333

3434
---
3535
### Feature
@@ -44,13 +44,17 @@ OpenWrt official v23.05.0-rc2
4444

4545
5.Add package [dae](https://github.com/daeuniverse/dae), a high performance eBPF transparent proxy client
4646

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
4848

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
5050

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 )
5252

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
5458

5559
* If you do need IPv6
5660

@@ -71,7 +75,7 @@ uci commit dhcp
7175
```
7276
Intel: e1000, e1000e, ixgbe, igb, igc, i40e
7377
Broadcom: tg3
74-
Realtek: r8125, r8169
78+
Realtek: r8125, r8169, r8152
7579
```
7680

7781
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

Comments
 (0)