Sept. 6, 2013
3:56 p.m.
Hi! I am programming a layer 3+4 protocol for mesh networks, see http://michaelblizek.twilightparadox.com/projects/cor/index.html . It would really be nice if somebody could take care of the routing daemon. The code should not be very hard to understand. This is currently the entire routing daemon: http://repo.or.cz/w/corutils.git/blob/HEAD:/test_routed.c (there are some helper functions in other files). On the other side setting up the test environment requires kernel-compilation and setting up either virtual machines or a physical network... -Michi