commit | 0916e0e308716387f16462f66b53c9128587fd0b | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@linbit.com> | Mon Mar 21 14:10:15 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:44:51 2012 +0100 |
tree | e220018d0b28b983b21ff0ab8b4abd1912795f1c | |
parent | 0829f5edf37cb1731e97066288f520de85b7b5e5 [diff] |
drbd: Always use the same protocol version for the same peer 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>