Original PR: https://github.com/fosrl/pangolin/pull/419 Author: @hareland Created: 3/28/2025 Status: ✅ Merged Merged: 3/30/2025 Merged by: @oschwartz10612
Base: main ← Head: fix-bandwidth
main
fix-bandwidth
3442942
131df8a
1 file changed (+2 additions, -2 deletions)
📝 server/routers/gerbil/receiveBandwidth.ts (+2 -2)
server/routers/gerbil/receiveBandwidth.ts
Bandwidth is switching side every time new bandwidth is received
This fixes this issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/419
Author: @hareland
Created: 3/28/2025
Status: ✅ Merged
Merged: 3/30/2025
Merged by: @oschwartz10612
Base:
main← Head:fix-bandwidth📝 Commits (2)
3442942fix(bandwidth): Record correct megaBytesIn/megaBytesOut131df8afix(bandwidth): use correct flipping and addition📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
server/routers/gerbil/receiveBandwidth.ts(+2 -2)📄 Description
Description
Bandwidth is switching side every time new bandwidth is received
This fixes this issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.