Refactored multicast code to allow sending any message as multicast, added multicast...
authorBart Polot <bart@net.in.tum.de>
Mon, 17 Oct 2011 11:05:05 +0000 (11:05 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 17 Oct 2011 11:05:05 +0000 (11:05 +0000)
commit469571975ea9114c835789caf3f4951984374000
tree997073234a9e1ff8bd9113f9f2d218409dc101d0
parent522e801284ab0a8b39f6e8cc96c0609a0f28e6a8
Refactored multicast code to allow sending any message as multicast, added multicast testcase copied from unicast
src/mesh/Makefile.am
src/mesh/gnunet-service-mesh.c
src/mesh/test_mesh_small_mulicast.c [new file with mode: 0644]