6d65b739c6
Uncommented integration test code
2016-09-24 18:51:02 +09:00
5bb97a1460
Removed maxConnections limit
2016-09-19 06:00:35 +09:00
f3ec28fef8
Allow adding other device by address, auto request public key
2016-09-13 01:48:58 +02:00
882b518a7c
Refactored class layout of core package.
2016-08-20 16:13:29 +02:00
579d1f5717
Added message confirmations to protocol (ref #22 ).
2016-07-17 17:05:12 +02:00
c1c7487d48
Force initial route generation for route change test.
2016-07-15 20:46:59 +02:00
4a36fdbef2
Send messages via relays ( fixes #26 ).
2016-06-24 13:34:59 +02:00
23ee0f6da7
Added message buffer with automatic retry.
2016-06-02 21:36:48 +02:00
a0cd4248d9
Automatically delete old configs on integration test start.
2016-05-31 13:21:47 +02:00
09ef3b3705
Bumped version to 0.3.0
2016-05-29 19:31:56 +02:00
83fc696cc7
Implemented AODVv2, including integration test ( fixes #33 ).
...
For documentation on how AODVv2 works, see this link:
https://datatracker.ietf.org/doc/draft-ietf-manet-aodvv2/
Note that this implementation is incompatible with AODVv2 itself,
as various details are changed, and not all features have been
implemented
2016-05-29 18:35:50 +02:00