[BUG] Reject if the Extension Flags field does not contain the magic value (INDUCTION PHASE) #2494
Closed
1 of 2 tasks
Labels
Milestone
According to the SRT Internet-Draft, if the Extension Flags field does not contain the magic value 0x4A17 the connection is rejected. This is a contingency for the case where someone who, in an attempt to extend UDT independently, increases the Version value to 5 and tries to test it against SRT.
Looking at the code, it does not seem to happen so:
As can be seen from the code, only a warning will be shown.
TODO:
SRT_REJ_ROGUE
.The text was updated successfully, but these errors were encountered: