drbd: Always use the same protocol version for the same peer
authorAndreas Gruenbacher <agruen@linbit.com>
Mon, 21 Mar 2011 13:10:15 +0000 (14:10 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:44:51 +0000 (16:44 +0100)
There is no need to send protocol 80 headers to peers that understand
protocol 95 headers.  Make sure that we don't send protocol 95 headers
until we have agreed upon a protocol version with our peer, though.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found