[PR #4] [MERGED] MTU Set to 1280 and Env Var Support #10

Closed
opened 2025-11-19 07:03:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/gerbil/pull/4
Author: @oschwartz10612
Created: 1/16/2025
Status: Merged
Merged: 1/16/2025
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (10+)

📊 Changes

3 files changed (+82 additions, -47 deletions)

View changed files

📝 README.md (+4 -4)
📝 entrypoint.sh (+0 -11)
📝 main.go (+78 -32)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

MTU Set to 1280 and Env Var Support


🔄 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/gerbil/pull/4 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`29a0f02`](https://github.com/fosrl/gerbil/commit/29a0f02ceb5b9938f8a1326e5e5a27c57e4ad6e8) fix typos in readme - [`b44d320`](https://github.com/fosrl/gerbil/commit/b44d3209681458275ddd398c98b4eaba623722e5) Allow changing mtu; set default low - [`b7f1d09`](https://github.com/fosrl/gerbil/commit/b7f1d09d4df933451170ac1b7328ab490b9385da) Merge branch 'main' into dev - [`dc4297e`](https://github.com/fosrl/gerbil/commit/dc4297e6c4a6b6e2d1af8d3b21d30d5a2a4cd5fb) Merge branch 'dev' of https://github.com/fosrl/gerbil into dev - [`217379d`](https://github.com/fosrl/gerbil/commit/217379d28694c448362d367a5d250b21c3831e76) Working on mtu - [`5101e6f`](https://github.com/fosrl/gerbil/commit/5101e6f12533b9a8bd2a83840bb509c31787d12c) Add env vars - [`fcb3b5d`](https://github.com/fosrl/gerbil/commit/fcb3b5de6a28b31ce5fe0a92516e5aacd0705bf6) Merge branch 'env-vars' into dev - [`fc451ba`](https://github.com/fosrl/gerbil/commit/fc451baa0613bb5b0e7b76a79c1b7331023d0e30) Mtu flag working - [`1712b88`](https://github.com/fosrl/gerbil/commit/1712b88e18759aa30f5fbde9f55df71ac9195268) MTU 1280 by default - [`bc69b62`](https://github.com/fosrl/gerbil/commit/bc69b625fa7ee695479ccedda46bb1d19b3da397) Better feedback about config ### 📊 Changes **3 files changed** (+82 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -4) 📝 `entrypoint.sh` (+0 -11) 📝 `main.go` (+78 -32) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description MTU Set to 1280 and Env Var Support --- <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 2025-11-19 07:03:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gerbil#10