@@ -26,15 +26,16 @@ performance, and performance over features.
26
26
27
27
Asuswrt-Merlin is available in two separate branches:
28
28
29
- - The original Asuswrt-Merlin (up to version 380.xxx)
30
- - The new branch (version 382.xxx and newer)
29
+ - The original (legacy) Asuswrt-Merlin (up to version 380.xxx)
30
+ - The new generation (current) branch (version 382.xxx and newer)
31
31
32
32
33
33
Supported Devices
34
34
-----------------
35
35
Each branch supports different models. As Asus upgrades models
36
- to the new 382_xxxx code base, Asuswrt-Merlin will also migrate
37
- them to the new branch.
36
+ to the new 382/384 code base, they will gradually be migrated to
37
+ Asuswrt-Merlin's new gen branch, with the exception of the
38
+ RT-N66U and RT-AC66U which will remain on the legacy 380 branch.
38
39
39
40
40
41
Supported devices on version 380:
@@ -50,13 +51,15 @@ Supported devices on version 380:
50
51
* RT-AC5300
51
52
* RT-AC1900 & RT-AC1900P (use the RT-AC68U firmware)
52
53
53
- Supported devices on version 382:
54
- * RT-AC86U
54
+ Supported devices on version 382 and newer :
55
+ * RT-AC56U
55
56
* RT-AC68U
57
+ * RT-AC3200
56
58
* RT-AC88U
57
59
* RT-AC3100
60
+ * RT-AC86U
58
61
59
- Devices that are no longer supported:
62
+ No longer supported:
60
63
* RT-N16
61
64
62
65
@@ -87,7 +90,6 @@ System:
87
90
88
91
Disk sharing:
89
92
- Enable/disable the use of shorter share names
90
- - Disk spindown after user-configurable inactivity timeout
91
93
- NFS sharing (through webui)
92
94
- Allow or disable WAN access to the FTP server
93
95
- Updated Samba version (3.6), with SMB2.0 support
@@ -152,6 +154,7 @@ integrated/enabled/re-implemented in the official firmware:
152
154
- SSHD
153
155
- Improved compatibility with 3TB+ and Advanced Format HDDs
154
156
- Display the Ethernet port states
157
+ - Disk spindown after user-configurable inactivity timeout
155
158
156
159
157
160
@@ -197,13 +200,13 @@ https://github.com/RMerl/asuswrt-merlin/wiki
197
200
198
201
Source code
199
202
-----------
200
- The buildable source code can be found on Github.
203
+ The source code can be found on Github.
201
204
202
- Original branch:
205
+ Original legacy branch:
203
206
https://github.com/RMerl/asuswrt-merlin
204
207
205
- New 382 branch:
206
- https://github.com/RMerl/asuswrt-merlin.382
208
+ New generation/current branch (382.xx and newer) :
209
+ https://github.com/RMerl/asuswrt-merlin.ng
207
210
208
211
209
212
Contact information
@@ -213,7 +216,7 @@ Website: https://asuswrt.lostrealm.ca/
213
216
Github: https://github.com/RMerl
214
217
215
218
Twitter: https://twitter.com/RMerlinDev
216
- IRC: #asuswrt on DALnet
219
+ IRC: #asuswrt on Freenode
217
220
Download: https://asuswrt.lostrealm.ca/download
218
221
219
222
Development news will be posted on Twitter and the support forums.
@@ -266,8 +269,8 @@ of Good Will.
266
269
Concerning privacy:
267
270
268
271
The only call back made by this firmware to me is when it checks for the
269
- availability of a new version, which can be disabled if desired. More info
270
- on the Wiki:
272
+ availability of a new version. The automated check can be disabled if desired.
273
+ More info on the Wiki:
271
274
272
275
https://github.com/RMerl/asuswrt-merlin/wiki/RMerl/asuswrt-merlin/wiki/Privacy-disclosure
273
276
0 commit comments