From mboxrd@z Thu Jan 1 00:00:00 1970 From: michi1@michaelblizek.twilightparadox.com (michi1 at michaelblizek.twilightparadox.com) Date: Fri, 6 Sep 2013 17:56:32 +0200 Subject: Any interesting linux projects? In-Reply-To: References: Message-ID: <20130906155632.GA4251@grml> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org 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