@@ -33,11 +33,10 @@ Asuswrt-Merlin is available in two separate branches:
33
33
- The original (legacy) Asuswrt-Merlin (up to version 380.xxx)
34
34
- The new generation (current) branch (version 382.xxx and newer)
35
35
36
- Each branch supports different models. As Asus upgrades models
37
- to the new 382/384 code base, they will gradually be migrated to
38
- Asuswrt-Merlin's new gen branch, with the exception of the RT-N66U
39
- and RT-AC66U which will remain on the legacy 380 branch.
40
- Development will gradually be abandoned for the legacy branch.
36
+ The legacy 380.xx branch is no longer being actively developed.
37
+ Support for the RT-N66U and RT-AC66U is being dropped, as
38
+ these models will not be available on the new generation code base.
39
+
41
40
42
41
43
42
Devices supported on the legacy branch (380.xx):
@@ -57,10 +56,13 @@ Devices supported on the new generation/current branch (382.xx and newer):
57
56
* RT-AC66U_B1 (use the RT-AC68U firmware)
58
57
* RT-AC56U
59
58
* RT-AC68U, RT-AC68P, RT-AC68UF (including HW revision C1 and E1)
59
+ * RT-AC1900 & RT-AC1900P (use the RT-AC68U firmware)
60
+ * RT-AC87U
61
+ * RT-AC3200
60
62
* RT-AC88U
61
63
* RT-AC3100
64
+ * RT-AC5300
62
65
* RT-AC86U
63
- * RT-AC1900 & RT-AC1900P (use the RT-AC68U firmware)
64
66
65
67
No longer supported:
66
68
* RT-N16
@@ -87,7 +89,7 @@ System:
87
89
- Ability to turn off router LEDs
88
90
- Entware easy setup script (alternative to Optware - the two are
89
91
mutually exclusive) (unavailable on RT-AC86U)
90
- - SNMP support (based on experimental code from Asus )
92
+ - SNMP support (except for the RT-AC86U )
91
93
- Nano text editor (for more user-friendly script editing)
92
94
93
95
@@ -110,7 +112,6 @@ Networking:
110
112
- Support for new OpenVPN 2.4 features like NCP and LZ4
111
113
- Netfilter ipset module, for efficient blacklist implementation
112
114
- Configurable min/max UPNP ports
113
- - IPSec kernel support (N66/AC66 only)
114
115
- DNS-based Filtering, can be applied globally or per client
115
116
- Custom DDNS (through a user script)
116
117
- TOR support, individual client control (based on experimental code
0 commit comments