Skip to content

Add windowsize option#9

Merged
zentarim merged 16 commits intomainfrom
develop
Nov 16, 2025
Merged

Add windowsize option#9
zentarim merged 16 commits intomainfrom
develop

Conversation

@zentarim
Copy link
Copy Markdown
Owner

No description provided.

The project depends on libguestfs and inotify.
Both are absent in Windows environment.

See: https://libguestfs.org/
See: https://man7.org/linux/man-pages/man7/inotify.7.html
Inotify usage was added earlier.

See: 36d7c35
guestfs_stat is always used as a non-owned raw pointer.
A brodercase with timeout == 0 is not covered.
Max timeout value is capped to 255 not 60.

See: https://www.rfc-editor.org/rfc/rfc2349.html
According to RFC, it is bottomed to 8 bytes.

See: https://www.rfc-editor.org/rfc/rfc2348.html
Add ability to serve common files for all peers from
the directory named "default" inside tftp_root directory.
Encapsulate option negotiation logic inside a specific function.
Send timeout error after negotiation failure.
@zentarim zentarim merged commit 107b92d into main Nov 16, 2025
1 check passed
@zentarim zentarim deleted the develop branch November 16, 2025 21:27
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.

1 participant