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:
8df13cb
)
New message type
author
Bart Polot
<bart@net.in.tum.de>
Mon, 24 Oct 2011 17:00:26 +0000
(17:00 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Mon, 24 Oct 2011 17:00:26 +0000
(17:00 +0000)
src/include/gnunet_protocols.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_protocols.h
b/src/include/gnunet_protocols.h
index 59cdf9fe3ce5796968fc0154ceb5d5cd76eb4553..73aeaa9a24f89d83f56d8113f047bc7c18772f3e 100644
(file)
--- a/
src/include/gnunet_protocols.h
+++ b/
src/include/gnunet_protocols.h
@@
-795,9
+795,9
@@
extern "C"
#define GNUNET_MESSAGE_TYPE_MESH_PATH_CHANGE 257
/**
- *
Request the addition to a new branch to a path
+ *
Notify that a connection of a path is no longer valid
*/
-#define GNUNET_MESSAGE_TYPE_MESH_PATH_
ADD
258
+#define GNUNET_MESSAGE_TYPE_MESH_PATH_
BROKEN
258
/**
* At some point, the route will spontaneously change