2012-02-27 12:45:50 +10:30
2012-05-11 08:14:00 +09:30
2012-05-11 08:14:00 +09:30
2012-05-11 08:14:00 +09:30
2012-05-24 17:11:55 +09:30
2012-05-24 17:11:55 +09:30
2012-05-24 17:11:55 +09:30
2012-05-11 08:14:00 +09:30
2012-05-26 11:36:18 +02:00
2012-05-15 11:09:21 +09:30
2012-05-20 13:45:12 +09:30
2012-05-14 18:37:32 +09:30
2012-05-29 09:48:22 +09:30
2011-08-10 15:39:40 +02:00
2012-05-27 16:36:06 +02:00
2012-05-24 17:11:55 +09:30
2012-06-15 15:09:21 +09:30
2012-02-23 12:45:42 +10:30
2012-06-08 13:13:26 +09:30
2012-05-24 17:11:55 +09:30
2012-02-23 12:45:42 +10:30
2012-02-23 12:45:42 +10:30
2012-05-23 16:07:52 +09:30
2011-10-25 13:39:14 +10:30

Sometimes it is helpful to run more than one servald instance on a given machine
for debugging purposes.  To make this easier, there is a dummy interface driver
that servald knows about.  To use it:

1. create an empty file, e.g., dummynet0, somewhere convenient

2. For each servald instance you wish to use it, set the interface specification to include the dummynet file. Use a specification like "+>pathtodummynetfile", where pathtodummynetfile is the relative path from the instance path of that servald instance to the dummynet file.  For example, you might run:
   % servald config set interfaces "+eth0,+>../dummynet0"

3. Run each servald instance.  They should now use the dummy network.
Description
The Serval Project's core daemon that implements Distributed Numbering Architecture (DNA), MDP, VoMP, Rhizome, MeshMS, etc.
Readme 33 MiB
Languages
C 89.4%
Shell 5.9%
Java 2%
M4 1.1%
Assembly 0.6%
Other 0.9%