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

Add tests for hash sharing #678

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Commits on Aug 20, 2024

  1. Add tests which validate BEPv2 connection upgrading

    This test validates that for both incoming and outgoing connections,
    both sides of the handshake correctly treat the connection as upgraded
    to v2 after a v1 handshake is sent.
    
    This adds tests covering commit
    89874d0. I over-eagerly merged that
    prior to adding the test, but i also reverted the change to ensure this
    test failed without those changes.
    alanmcgovern committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bd94483 View commit details
    Browse the repository at this point in the history