Skip to content

MPJOIN should include how fast each connection connected #7

Description

@frochet

tcpls_connect function records the rtt of each successful connection. When we wish to use another address than the primary one, we need to perform a MPJOIN handshake. This handshake allows the server to associate several TCP connection to the same TCPLS connection.

The mpjoin clientHello option should include the RTT value that tcpls_connect computed, in order to the server to have preferences for connections upon, for example, a failure over the primary link.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions