projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0bd855
)
transport ping/pong message types
author
Nathan S. Evans
<evans@in.tum.de>
Thu, 21 Jan 2010 14:17:00 +0000
(14:17 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Thu, 21 Jan 2010 14:17:00 +0000
(14:17 +0000)
src/include/gnunet_protocols.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_protocols.h
b/src/include/gnunet_protocols.h
index 5451f53d91dc1b2102b74f3e47e535a67701787f..85553bff009bd1e03a1a13a7acde19f80c76db8a 100644
(file)
--- a/
src/include/gnunet_protocols.h
+++ b/
src/include/gnunet_protocols.h
@@
-197,6
+197,15
@@
extern "C"
*/
#define GNUNET_MESSAGE_TYPE_TRANSPORT_BLACKLIST_NOTIFY 32
+/**
+ * Transport PING message
+ */
+#define GNUNET_MESSAGE_TYPE_TRANSPORT_PING 33
+
+/**
+ * Transport PONG message
+ */
+#define GNUNET_MESSAGE_TYPE_TRANSPORT_PONG 34
/**
* Request addition of a HELLO