Skip to content

Fixed a bug in process_message:#170

Open
melsomino wants to merge 1 commit intoquickwit-oss:mainfrom
gosh-sh:fix/process_syn_message
Open

Fixed a bug in process_message:#170
melsomino wants to merge 1 commit intoquickwit-oss:mainfrom
gosh-sh:fix/process_syn_message

Conversation

@melsomino
Copy link

When node_states is large and the node receives a SYN with an empty digest,
the MTU delta was incorrectly computed based on the received empty digest,
whereas it should have used self_digest instead.
As a result, the resulting packet size exceeded the max MTU.

    When node_states is large and the node receives a SYN with an empty digest,
    the MTU delta was incorrectly computed based on the received empty digest,
    whereas it should have used self_digest instead.
    As a result, the resulting packet size exceeded the max MTU.
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