mirror of
https://github.com/brvphoenix/luci-app-wrtbwmon.git
synced 2026-04-27 09:15:52 +03:00
[PR #18] [CLOSED] Better Hostname Resolution and Bandwidth Controls #55
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#55
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?
📋 Pull Request Information
Original PR: https://github.com/brvphoenix/luci-app-wrtbwmon/pull/18
Author: @Quphoria
Created: 6/2/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
c10ba59Fixed DHCP Hostnames and Better Bandwidth Controls📊 Changes
2 files changed (+84 additions, -50 deletions)
View changed files
📝
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/config.js(+10 -0)📝
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js(+74 -50)📄 Description
I have added support to wrtbwmon for getting the DHCP leases from /tmp/dhcp.leases
I have also changed the bandwidth control into a config with seperate upstream/downstream values
I have also added an option to view speeds in bits/second instead of bytes for people who prefer to see it that way
For it to work properly, you need to also use the version of wrtbwmon I have also committed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.