You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- GUI: IP Traffic: Real-Time: prevent bandwidth spikes on interface counter resets
41
+
- GUI: Administration: Upgrade: display current filename used to flash the router
42
+
- GUI: USB and NAS: File Sharing: use drop-down list for 'Samba protocol version' instead of check boxes
43
+
- build: embed firmware filename into image
44
+
- build: OpenVPN: rename nvram variables to free up some space there - the reduction in nvram usage is 1140 bytes (for ARM)
45
+
- avahi/mDNS: fix start of avahi-daemon because of stupid typo in Makefile (close #187)
46
+
- avahi/mDNS: fix problems with avahi-daemon once more (on ARM only)
47
+
- apcupsd: only install apcupsd with other files if TCONFIG_UPS is selected (close #202)
48
+
- stubby: fix DNSSEC trust anchor bootstrapping by using static root trust anchors instead of Zero-config DNSSEC
49
+
- snmpd: save pid to file
50
+
- snmp: also stop snmpd during upgrade
51
+
- wireguard: fix regression in 2025.5 when using "External - VPN Provider" type of VPN you couldn't set "Redirect Internet Traffic" to "All" if you wanted all traffic to be routed through wg, but instead had to use "Routing Policy" and "To Destination IP" set to "0.0.0.0/0"
52
+
- wireguard: add delay on startup with user-defined value (close #204)
53
+
- ntpd: increase limits (Max Memory & Max Processes)
- rc: mysql.c: use _exit() instead of exit() to terminate the child
98
+
- rc: nginx.c: use _exit() instead of exit() to terminate the child
99
+
- rc: transmission.c: use _exit() instead of exit() to terminate the child
100
+
- shared: misc.c: refactor connect_timeout()
101
+
- shared: files.c: increase file path buffer size in f_write_procsysnet()
102
+
- www: vpn-[client|wireguard].asp: fix note about Kill Switch
103
+
- www: status-devices.asp: fix javascript error when image is built without Network Discovery
104
+
- www: tomato.js: anon_update(): use target="_blank" instead of class="new_window" because on some pages eventHandler() is not added in init()
105
+
- www: admin-[bwm|iptraffic].asp: avoid reloading the page while saving
106
+
- www: nas-usb.asp: avoid reloading the page while saving; cosmetic
107
+
- www: tomato.js: wikiLink(): add title to links
108
+
- www: advanced-adblock-v2.asp: initialize variables before use, reset them when they are no longer needed, do not allow re-query when the previous one is still active
109
+
- www: add grid backup and restore functionality to selected pages
110
+
- www: tomato.js - allows for placeholder to work on password fields
0 commit comments