summaryrefslogtreecommitdiffstats
path: root/src/types.h
diff options
context:
space:
mode:
authorsr2012-08-25 20:05:04 +0200
committersr2012-08-25 20:05:04 +0200
commit5536f1731c6c603f1b76e2c83ce18c4e610051d7 (patch)
treee91063582c9e7039146a020e3144a2fbeec92932 /src/types.h
parent[KERNEL] Fix compiler warning on 32bit systems (diff)
downloaddnbd3-5536f1731c6c603f1b76e2c83ce18c4e610051d7.tar.gz
dnbd3-5536f1731c6c603f1b76e2c83ce18c4e610051d7.tar.xz
dnbd3-5536f1731c6c603f1b76e2c83ce18c4e610051d7.zip
[KERNEL] Only update alt-server list if received from initial server
[*] Add CMD_KEEPALIVE protocol message type
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h
index 6ba7629..0227433 100644
--- a/src/types.h
+++ b/src/types.h
@@ -75,6 +75,7 @@ typedef struct
#define CMD_GET_SIZE 2
#define CMD_GET_SERVERS 3
#define CMD_ERROR 4
+#define CMD_KEEPALIVE 5
#pragma pack(1)
typedef struct