What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

[ 3006.102.6 alpha Build(s) ] available build(s)

octopus

Part of the Furniture

No support on alpha builds !

3006.102.6 (xx-xx-xxxx)
- NEW: Redesigned Traffic Monitor pages.
- Uses Chart.js for Realtime and Last24 pages
- Removes legacy Tomato code
- Last 24 can be zoomed in and panned (mouse wheel
and pinch-to-zoom gestures are both supported)
- Realtime and Last 24 now show as bits/s instead
of bytes/s
- Settings moved from the tab to the dropdown menu
- Number formatting is automatically localized
by the webui language

- UPDATED: OpenVPN to 2.6.15.
- FIXED: IPv6 requests for prefix lengths other than 64 for
routers with Multiwan support.
- FIXED: CVE-2025-9230 in OpenSSL (backport by RSDNTWK).
- FIXED: Client name would be missing on the Wireless Log
page if the MAC was missing in the DHCP lease list
(for static clients for example)
 
I like this new version. At first I thought I had lost the Traffic Monitor History (Since I think it used Tomato legacy). I even unplugged my usb thumb drive where the history was written to. Then I found the Settings under Monthly where it defined where to save the Traffic Monitor History to...Plugged the drive back in and working as before.
 
I like this new version. At first I thought I had lost the Traffic Monitor History (Since I think it used Tomato legacy). I even unplugged my usb thumb drive where the history was written to. Then I found the Settings under Monthly where it defined where to save the Traffic Monitor History to...Plugged the drive back in and working as before.
The changes are only at the webui level. The backend code that handles the data is unchanged.
 
RSDNTWK).
- FIXED: Client name would be missing on the Wireless Log
page if the MAC was missing in the DHCP lease list
(for static clients for example)
Up and running and happy days, this is working beautifully, thank you @RMerlin for fixing that so quickly.

I’ve put my wireless node’s 2.4GHz and 5GHz MAC addresses in the custom_clientlist (not DHCP list) and they both show up properly named in the Wireless log (sans IP address) and I can see the connectivity info. Awesome.

Just a heads up, if you manually edit custom_clientlist, be careful with the syntax, easy to stuff up; or you can have some fun with an XLS spreadsheet I made that does a bit of parsing, see this post for links to that if it's useful for anyone.

IMG_2508.jpeg

5Ghz Nodes.jpg


WebGui seems snappier too but always does after a FW update so may be just a placebo effect.
 
Last edited:
Dirty upgrade from 102.5_0, system reboot after 15 minutes. No issues.
 
I like the result, GO for it !

P.S.
Just the date is always US format, no matter what (Language or any other router setting - tried French)
 

Attachments

  • 1760145391289.png
    1760145391289.png
    14.7 KB · Views: 10
Last edited:
I like the result, GO for it !

P.S.
Just the date is always US format, no matter what (Language or any other router setting - tried French)
The date strings are hardcoded to yyyy-mm-dd. Shortened month names (such as used by the chart) will be localized, as well as large numbers - "100 000" for French, "100,000" for English. That localization is done through a native Javascript function (while Tomato's code was iterating through every numbers to manually insert a comma separator).
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top