aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-12-20 15:29:57 +0000
committerBart Polot <bart@net.in.tum.de>2012-12-20 15:29:57 +0000
commit66f7d73698ca76b80186da30c749691fa8c3a048 (patch)
tree3fc78927fff77dbfbb0d1c21684780256fc0b1be /src/mesh
parent593c29a68e049643728a7cbcfb125f59526b6ce3 (diff)
downloadgnunet-66f7d73698ca76b80186da30c749691fa8c3a048.tar.gz
gnunet-66f7d73698ca76b80186da30c749691fa8c3a048.zip
- fix
Diffstat (limited to 'src/mesh')
-rw-r--r--src/mesh/test_mesh_small.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesh/test_mesh_small.c b/src/mesh/test_mesh_small.c
index deebea1d8..1fbb45adf 100644
--- a/src/mesh/test_mesh_small.c
+++ b/src/mesh/test_mesh_small.c
@@ -692,6 +692,7 @@ ch (void *cls, const struct GNUNET_PeerIdentity *peer,
692 switch (test) 692 switch (test)
693 { 693 {
694 case UNICAST: 694 case UNICAST:
695 case P2P_SIGNAL:
695 case SPEED: 696 case SPEED:
696 case SPEED_ACK: 697 case SPEED_ACK:
697 // incoming_t is NULL unless we send a relevant data packet 698 // incoming_t is NULL unless we send a relevant data packet