The Serval Project's core daemon that implements Distributed Numbering Architecture (DNA), MDP, VoMP, Rhizome, MeshMS, etc.
Go to file
gardners 857bf9c11e All interfaces now use a common synchronised tick-clock so that we can
more easily keep track of node reachability.
2011-08-20 19:06:15 +09:30
asterisk_include Added support for batmand.peers file for reliable peer querying. 2011-03-21 13:08:35 +10:30
win32 Allow clients to request variables for all records by passing empty did. 2011-04-27 12:17:26 +09:30
.gitignore Update .gitignore to ignore object files 2011-05-23 21:16:45 +09:30
Android.mk Build dna binary with ndk 2011-06-04 07:35:29 -04:00
asterisk_app.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
batman.c Fixed DNA simple server and client modes to still work with overlay code in place. 2011-08-15 15:54:11 +02:00
ciphers.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
client.c Fixed DNA simple server and client modes to still work with overlay code in place. 2011-08-15 15:54:11 +02:00
configure.in Fixed broadcast address discovery to work on Mac. 2011-08-08 16:11:05 +09:30
dataformats.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
dna.c More work towards handling overlay or DNA packets. 2011-08-12 21:34:38 +02:00
export.c Reimported features from Raiders Of The Lost Source (gateway, hlr import/export) 2011-05-06 11:57:33 +09:30
gateway.c Added mesh potato build script. 2011-08-10 15:39:40 +02:00
hlrdata.c Fixed exporting of HLR records (but not usage message). 2011-08-09 14:20:25 +08:00
macconfig Fixed broadcast address discovery to work on Mac. 2011-08-08 16:11:05 +09:30
Makefile Work towards address abbreviation framework. 2011-08-14 17:58:27 +02:00
Makefile.in Work towards address abbreviation framework. 2011-08-14 17:58:27 +02:00
meshpotato_build Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
mpbuild Added mesh potato build script. 2011-08-10 15:39:40 +02:00
mphlr.h All interfaces now use a common synchronised tick-clock so that we can 2011-08-20 19:06:15 +09:30
openwrt-makefile Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
overlay_abbreviations.c All interfaces now use a common synchronised tick-clock so that we can 2011-08-20 19:06:15 +09:30
overlay_buffer.c Merged overlay_payload and overlay_frame structures to just overlay_frame 2011-08-17 10:52:17 +09:30
overlay_interface.c All interfaces now use a common synchronised tick-clock so that we can 2011-08-20 19:06:15 +09:30
overlay_packetformats.c All interfaces now use a common synchronised tick-clock so that we can 2011-08-20 19:06:15 +09:30
overlay_payload.c Merged overlay_payload and overlay_frame structures to just overlay_frame 2011-08-17 10:52:17 +09:30
overlay_route.c All interfaces now use a common synchronised tick-clock so that we can 2011-08-20 19:06:15 +09:30
overlay.c Code to calculate appropriate overlay mesh data structure sizes to give 2^n bins 2011-08-18 04:30:13 +09:30
packetformats.c Fixed DNA simple server and client modes to still work with overlay code in place. 2011-08-15 15:54:11 +02:00
peers.c Cleaned up various compiler warnings. Added packet parser framework for 2011-08-12 21:05:11 +02:00
responses.c Send broadcasts based on network addresses 2011-07-04 11:20:46 +09:30
server.c Fixed DNA simple server and client modes to still work with overlay code in place. 2011-08-15 15:54:11 +02:00
simulate.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
srandomdev.c Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
testdna Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30
TODO Assorted unknown changes. Updated Makefile.in etc to properly build serval.c for building asterisk module. 2011-06-15 13:52:30 +09:30