c52b2b2 openvpn: only mark traffic if CTF is enabled
b870074 rc: re-enable code that causes some router models to reboot if one of the radios is disabled at boot time, and set limit it to 1 reboot instead of 3 like it originally did (compromise for issue #1284)
4cd4e93 openvpn: made log verbosity configuration specific to each server/client instances (to be in line with GPL 382)
3ffe814 openvpn: upgrade bundled LZ4 library to 1.7.5
a018d83 openvpn: Upgrade to 2.4.1
0b95bda openvpn: replace deprecated ns-cert-type with remote-cert-tls
712bd9d Updated documentation
662c845 shared: explicitely check for gmac3 being enabled when retrieving wan/lan MAC, rather than checking if it's not force-stopped.
87dc136 rc: initialize gmac3 nvram as disabled on SDK 7.x, else code portions specific to SDK 7.x might break - for instance, it broke various things with the RT-AC3200.
74cc0ea Merge pull request #1273 from blackfuel/torfirewall
24f455b openvpn: Initial support for instance-specific log verbosity; don't enable multihome support as OpenVPN cannot support dual-stack (IPv4/IPv6) environments with older kernels when this option is enabled. (Backports from 382_9736)
5e8cb44 Disable airtime fairness by default - too many compatibility issues at this time
ad30067 Updated documentation
1eb4eef Merge pull request #1279 from umerov1999/patch-2
0e01ecd Update configure.ac
8e1f754 Updated documentation
4f4fcc5 httpd: temporary patch to protect against CVE-2017-6549 (while we wait for a proper fix from Asus)
ae4382b webui: fix array index used to fill up the port forward table
b616bc5 Tor firewall: inserting NAT rules at bottom is safer