Skip to content

vquic: ignore 0-length UDP packets - #19978

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:vquic-ignore-0-length
Closed

vquic: ignore 0-length UDP packets#19978
icing wants to merge 1 commit into
curl:masterfrom
icing:vquic-ignore-0-length

Conversation

@icing

@icing icing commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

When someone gives us 0-length UDP packets, ignore them as they cannot be valid QUIC packets. This also prevents us from messing up any GSO calculations.

reported-by: Stanislav Fort

When someone gives us 0-length UDP packets, ignore
them as they cannot be valid QUIC packets. This also
prevents us from messing up any GSO calculations.

reported-by: Stanislav Fort
@icing icing added the HTTP/3 h3 or quic related label Dec 15, 2025
@curl curl deleted a comment from testclutch Dec 15, 2025
@bagder bagder closed this in 6a3d0b6 Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

2 participants