You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Allows customizing TFTP blocksize at runtime.
## Why is this needed
Fixes: #368
## How Has This Been Tested?
## How are existing users impacted? What migration steps/scripts do we need?
## Checklist:
I have:
- [ ] updated the documentation and/or roadmap (if required)
- [ ] added unit or e2e tests
- [ ] provided instructions on how to upgrade
Sometimes increase of TFTP block size helps to speed up TFTP transfer.
It will be grate to have such flag in SMEE.
If understand correctly it's already supported by a library that SMEE is using: https://github.com/tinkerbell/ipxedust/blob/main/cmd.go#L117C2-L117C2
Thanks.
The text was updated successfully, but these errors were encountered: