Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethernet: support zero-byte transfers. #19

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

t-wallet
Copy link
Collaborator

Adjusts all of the Ethernet components to changes made in clash-lang/clash-protocols#122. This change allows the user to transmit empty UDP packets, for instance.

@t-wallet t-wallet merged commit bd518d3 into ethernet Nov 14, 2024
@t-wallet t-wallet deleted the ethernet-zero-byte-transfers branch November 14, 2024 10:15
Linouth pushed a commit that referenced this pull request Nov 22, 2024
Only the padding inserter and frame check sequence inserter needed adjustments. The tests are adjusted to use the new packet generation method.
Linouth pushed a commit that referenced this pull request Dec 5, 2024
Only the padding inserter and frame check sequence inserter needed adjustments. The tests are adjusted to use the new packet generation method.
Linouth pushed a commit that referenced this pull request Dec 19, 2024
Only the padding inserter and frame check sequence inserter needed adjustments. The tests are adjusted to use the new packet generation method.
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