Asuswrt-Merlin 380.66 Beta 1 is now available for all supported models. This new version includes various minor tweaks and fixes.
Beta 3 changes (1-May-2017):
Beta 4 changes (5-May-2017):
Beta 5 Changes (9-May-2017)
Please read the changelog for more details.
If you are experiencing wifi stability issues, try disabling Airtime Fairness support, as this fixed it for most users who were experiencing issues.
Things that need to be tested:
Downloads are here.
Changelog is here.
- Merged with Asus GPL 380_7378 (with some models using 380_7266 binary components). Main changes are the ability to chose the source IP address for a port forward, and a couple of security fixes.
- Regular DNS-based probes for Internet status can now be disabled under Tools -> Other Settings.
- Improvements to the .ovpn config file import
- Updated components: Tor, nano and OpenVPN.
- OpenVPN NCP support is now fully disabled when set as such on the webui.
- SSL certificates generated for the webui SSL access now include AlternateNames for the router's IP, its hostname and a few other addresses.
- Security fix related to CVE-2016-10229 was applied
- A couple of fixes related to device names with single quotes in them
Code:
7682479 Revert "openvpn: only copy rules related to the intended tunnel when creating a separate policy routing table"
2d2870c build: Added new script which I use to merge binary blobs from new GPL releases into my working repository
eb8a352 Updated documentation
5c263fe Merge RT-AC56U and RT-AC66U binary blobs from GPL 7378
b3d7b03 Bumped revision to 380.66 beta 2
c5c4e39 Merge RT-AC3100 and RT-AC88U binary blobs from GPL 7378
bde7e5e Merge RT-AC5300 binary blobs from GPL 7378
416556f mssl: disable all 3DES ciphers (Qualys' SSLTest was still reporting RSA-3DES_EDE_CBC_SHA as being supported)
Beta 3 changes (1-May-2017):
Code:
eb129ac webui: implement help popup for OpenVPN's Internet Redirection options
b5e7b94 Bumped revision to beta 3
bec8038 openvpn: re-implemented code to only copy rules related to the intended tunnel, but as a new Internet routing mode called "Policy Rules (strict)".
0b1aa1c openvpn: use the defined max number of openvpn clients as defined in shared.h where appropriate
6e777ac webui: fix incorrect variable names in the rangeFloat method (bug in upstream code)
f0bfb69 Updated documentation
Beta 4 changes (5-May-2017):
Code:
200863d Hyperlinked SNBForums in README.md page
4cc25ae Reformatted README.md using wiki encoding
dca898f Trying to deal with Github's (lack of) formatting.
342b52d Put warning sign about not using Github's issue tracker for support requests
2c39804 rc: use get_lan_hwaddr() for miniupnpd and mdns, since that function already takes care of dealing with gmac3
7575f4b Merge branch 'master' of github.com:RMerl/asuswrt-merlin
4fb815d minidlna: fix previous commit (missing function, typo, and also point out this is for minidlna, not miniupnpd)"
64de67a miniupnpd: fix previous commit (missing function and typo)"
62d7471 miniupnpd: always use the same UUID, based on LAN MAC (based on a patch by john9527)
2f0f9d2 webui: switch hyperlink on Asuswrt-Merlin logo to use https
d4ca551 Bumped revision to beta 4
d559528 shared: replace GMAC3 fix from 662c84514dacb4d4c27ec7ef26b0650179972b39 with Asus's fix backported from GPL 382
35f0b68 webui: define a default value for validator.rangeFloat(), or else the field gets filled with "undefined" on invalid values without a passed default
2c21869 webui: Also accept float values between 0.0 and 1.0 on the QoS bandwidth fields
76ed342 miniupnpd: enable support for portinuse check
c0f73de miniupnpd: process postrouting rules created by the daemon in the nat table.
830ceb7 openvpn: Fix vpn routing mode not being properly detected
8510171 Updated documentation
Beta 5 Changes (9-May-2017)
Code:
ca1347a openvpn: Also copy LAN routes to the ovpn client table when in strict mode
fccc157 Updated documentation
d985708 network: disable bridge multicast_snooping by default, as this can interfere with various functionalities. Added Tweak setting to allow users to re-enable it, just in case.
9cfc6ea Bumped revision to beta 5
e35915f webui: Fix syntax error on OpenVPN Client page; better report issues on ovpn file import
2f48b2c webui: make cipher and digest checks non case-sensitive on OpenVPN client, to handle ovpn import with casing different from our list of supported algorithms
62c2493 openvpn: implement importing of reneg-sec parameter from ovpn file
cfc4d9a openvpn: fix syntax error in updown.sh related to the check for Internet redirection mode
Please read the changelog for more details.
If you are experiencing wifi stability issues, try disabling Airtime Fairness support, as this fixed it for most users who were experiencing issues.
Things that need to be tested:
- New Policy Rules (strict) mode for OpenVPN clients.
- HTTPS access to the webui (it's still a bit quirky with Chrome, but at this point I suspect the issue is more with Chrome itself as it works fine with all other browsers)
Downloads are here.
Changelog is here.
Last edited: