mirror of
https://github.com/brvphoenix/luci-app-wrtbwmon.git
synced 2026-04-27 09:15:52 +03:00
[GH-ISSUE #21] Case insensitive MAC addresses in the Custom User File #18
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#18
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 @sinancetinkaya on GitHub (Jun 14, 2020).
Original GitHub issue: https://github.com/brvphoenix/luci-app-wrtbwmon/issues/21
Current version doesn't recognize upper case MAC addresses
@brvphoenix commented on GitHub (Jun 15, 2020):
@sinancetinkaya
Have been fixed in
441b0a845b.Test on this artifact.
@sinancetinkaya commented on GitHub (Jun 15, 2020):
Tested the ipk file on the artifact link, it's not working. Uppercase MAC addresses don't show up in the list.
Besides, Kiougar's luci-wrtbwmon was pulling the host names from
/etc/config/dhcpas well.Wouldn't be this a better approach?
@brvphoenix commented on GitHub (Jun 16, 2020):
Current pre-released ipk is case insensitive in the custom user file. I have tested lower case, upper case and mixed case and erverthing is OK. You'd better provide more info for debuging.
The dhcp is pulled from luci-rpc and it depends on the upstream OpenWrt whether it can be resolved from
/etc/config/dhcp.@sinancetinkaya commented on GitHub (Jun 16, 2020):
The link of ipk you gave me is correct, right?
Because I tried uppercase Mac address and it didn't show up in the traffic
tab.
On Tue, 16 Jun 2020, 05:22 Van Waholtz, notifications@github.com wrote:
@brvphoenix commented on GitHub (Jun 16, 2020):
https://github.com/brvphoenix/luci-app-wrtbwmon/releases/download/release-2.0.3/luci-app-wrtbwmon_2.0.3-1_all.ipk
@sinancetinkaya commented on GitHub (Jun 16, 2020):
@sinancetinkaya commented on GitHub (Jun 16, 2020):
OpenWrt SNAPSHOT r13573-03a0b7b7e5 / LuCI Master git-20.154.54590-05f07e5
@brvphoenix commented on GitHub (Jun 16, 2020):
Test to cler the cache. If you are using chrome, press F12, check

Disable cacheand refresh the page.@sinancetinkaya commented on GitHub (Jun 16, 2020):
Wait a minute, did some change in config options and saved. After that, the host name appeared.
luci-app-wrtbwmon requires a restart after custom user file is changed?
@brvphoenix commented on GitHub (Jun 16, 2020):
The progressbar's labels
upflowanddownflowhave been changed toUpstreamandDownstreamin the new release. The screenshots have shown that you are not using the latest version. Thus, I'm very sure that there are something wrong in you side.It is mostly likely that the your browser has not replaced these old cached *.js files.
@sinancetinkaya commented on GitHub (Jun 16, 2020):
yeah they are changed now too
