mirror of
https://github.com/brvphoenix/luci-app-wrtbwmon.git
synced 2026-04-27 09:15:52 +03:00
[GH-ISSUE #58] clients field #40
Labels
No labels
Can't reproduce
WaitingInfo
bug
compatibility
duplicate
invalid
no-issue-activity
not a bug
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-wrtbwmon-brvphoenix#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TimerWolf on GitHub (Feb 22, 2023).
Original GitHub issue: https://github.com/brvphoenix/luci-app-wrtbwmon/issues/58
On the main page, in the "details" view you will see "clients" the shows "hostname / ip" if the device is connected to the router and only "mac-address / ip" if the device not connected to the router
In this case it will be impossible for you to know what device the "stats" is for as it won´t remember the device "hostname" if this exists, and if you click on the "show more columns" it shows the "mac-address" in its own column.
I do not see the reason why it show it in the "clients" tab if the "hostname" already found once and exists, it also make no sense as you would have to look in the "dhcp" table to find what client the stats is for.