Skip to content

Set MTU to 1280 for containers.#38

Merged
adityaramani merged 1 commit into
mainfrom
users/jglogan/mtu-1280
Jun 9, 2025
Merged

Set MTU to 1280 for containers.#38
adityaramani merged 1 commit into
mainfrom
users/jglogan/mtu-1280

Conversation

@jglogan

@jglogan jglogan commented Jun 8, 2025

Copy link
Copy Markdown
Contributor
  • Needed for alpine containers in some instances.
  • This should be configurable. Hardcoding in linkSet for now.

- Needed for alpine containers in some instances.
- This should be configurable. Hardcoding in linkSet
  for now.
@egernst

egernst commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

1280 as advertised - thanks John.

eernst@2024-MBP container % container run -it alpine sh
/ # ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 1280 qdisc noqueue state UNKNOWN qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,UP,LOWER_UP> mtu 1280 qdisc pfifo_fast state UP qlen 1000
    link/ether ca:52:45:53:2a:ca brd ff:ff:ff:ff:ff:ff
/ # 

@adityaramani adityaramani merged commit e285dc0 into main Jun 9, 2025
2 checks passed
@jglogan jglogan deleted the users/jglogan/mtu-1280 branch June 9, 2025 04:08
dkovba added a commit to dkovba/containerization that referenced this pull request Mar 5, 2026
dkovba added a commit to dkovba/containerization that referenced this pull request Mar 5, 2026
dkovba added a commit to dkovba/containerization that referenced this pull request Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants