Mirja Kühlewind <[email protected]> writes: > Don't you need anyway an internal interface to say that tcp-eno has to > set the "b" bit? > > That's simply saying to tcp-eno that this side will be the host A. Isn't this > sufficient? Or do I miss something?
You need both a local interface to set the role, and a bit on the wire to verify that the remote application set is role compatibly. Isn't that the minimum necessary to break the symmetry of simultaneous open? Anything less risks complete connection failure (not just fallback to plaintext) when the tie is incorrectly broken. David _______________________________________________ Tcpinc mailing list [email protected] https://www.ietf.org/mailman/listinfo/tcpinc
