Refactored MeshTunnel Trees and Paths in a separate file to allow testing, since...
authorBart Polot <bart@net.in.tum.de>
Tue, 20 Sep 2011 00:01:43 +0000 (00:01 +0000)
committerBart Polot <bart@net.in.tum.de>
Tue, 20 Sep 2011 00:01:43 +0000 (00:01 +0000)
commitdd6f8f750c62c0680528ae4a0744403aa80074be
tree103515f91452927ebfd8eea9b876d46581c4a1ca
parent01bf2d1ce38d9a02808ef551ae1f3dbd141337d1
Refactored MeshTunnel Trees and Paths in a separate file to allow testing, since it's non-trivial code by itself and to allow future separation in a different service.
src/mesh/Makefile.am
src/mesh/gnunet-service-mesh.c
src/mesh/mesh.h
src/mesh/mesh_tunnel_tree.c [new file with mode: 0644]
src/mesh/mesh_tunnel_tree.h [new file with mode: 0644]