[PR #419] [MERGED] fix(bandwidth): Record correct megaBytesIn/megaBytesOut #24777

Closed
opened 2026-06-07 19:06:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: fix-bandwidth


📝 Commits (2)

  • 3442942 fix(bandwidth): Record correct megaBytesIn/megaBytesOut
  • 131df8a fix(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

Screenshot 2025-03-28 at 00 27 53 Screenshot 2025-03-28 at 00 27 41

This fixes this issue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/419 **Author:** [@hareland](https://github.com/hareland) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/30/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `fix-bandwidth` --- ### 📝 Commits (2) - [`3442942`](https://github.com/fosrl/pangolin/commit/34429428931440366cffd0a3b4f61b2aca66f2de) fix(bandwidth): Record correct megaBytesIn/megaBytesOut - [`131df8a`](https://github.com/fosrl/pangolin/commit/131df8aeb739e98753febcdc0dd6a3ff73e94b45) fix(bandwidth): use correct flipping and addition ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/routers/gerbil/receiveBandwidth.ts` (+2 -2) </details> ### 📄 Description ## Description Bandwidth is switching side every time new bandwidth is received <img width="440" alt="Screenshot 2025-03-28 at 00 27 53" src="https://github.com/user-attachments/assets/d2ee1090-b331-4fca-a4dc-7683ebb044d1" /> <img width="509" alt="Screenshot 2025-03-28 at 00 27 41" src="https://github.com/user-attachments/assets/3a670516-f073-4e93-9041-8b5cc478d2e6" /> This fixes this issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-07 19:06:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#24777