This PR improves (well, fixes) the protocol version negotiation of the RTR client.
Previously it just accepted whatever version the server proposed. Now it requests a pre-defined maximum version and rejects any response with a version greater than it.
This PR improves (well, fixes) the protocol version negotiation of the RTR client.
Previously it just accepted whatever version the server proposed. Now it requests a pre-defined maximum version and rejects any response with a version greater than it.