mirror of
https://github.com/fosrl/gerbil.git
synced 2026-03-22 12:54:30 -05:00
[PR #4] [MERGED] MTU Set to 1280 and Env Var Support #10
Reference in New Issue
Block a user
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/fosrl/gerbil/pull/4
Author: @oschwartz10612
Created: 1/16/2025
Status: ✅ Merged
Merged: 1/16/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
29a0f02fix typos in readmeb44d320Allow changing mtu; set default lowb7f1d09Merge branch 'main' into devdc4297eMerge branch 'dev' of https://github.com/fosrl/gerbil into dev217379dWorking on mtu5101e6fAdd env varsfcb3b5dMerge branch 'env-vars' into devfc451baMtu flag working1712b88MTU 1280 by defaultbc69b62Better feedback about config📊 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.