gardners
|
13d1d3084e
|
Various fixes to track down memory handling bugs.
Fixed one free-before-time bug with queuing MDP frames.
Some heap corruption bug seems to remain.
|
2012-03-22 16:33:25 +10:30 |
|
gardners
|
1eb4c34015
|
Renamed mphlr.h to serval.h
(also some temporary debugging has been added in some places)
|
2012-02-23 12:45:42 +10:30 |
|
gardners
|
ce2afbe2ab
|
Various fixes and addition of memory corruption framework (not yet active).
Rhizome now advertises all manifests, instead of accidently skipping some.
|
2012-02-15 23:38:23 +10:30 |
|
gardners
|
9a65f6c995
|
Fixed bug for deciding when to skip manifests
|
2012-02-14 10:00:39 +10:30 |
|
gardners
|
f8eea651b5
|
Changed broadcast address to include a 64bit BPI to allow filtering
of duplicate broadcast announcements.
|
2012-01-10 21:56:07 +10:30 |
|
gardners
|
44c0765981
|
Various debugging code cleanups.
Fixed some address resolution bugs (for when sender address is not
fully known).
There is still a bug in dequeuing packets though it seems.
|
2012-01-10 17:21:26 +10:30 |
|
gardners
|
16fb3a3f61
|
Added missing GPL license statements.
|
2011-12-21 20:25:05 +10:30 |
|
gardners
|
2a2f8d752f
|
reception and processing of advertised routes now works :)
Indeed the core of the overlay mesh is now in place and nodes
on simple meshes discover each other. Plenty of bugs are sure
to remain.
|
2011-09-13 05:37:24 +09:30 |
|
gardners
|
8aa57edee3
|
Added code to add node advertisements to interface tick packets.
Looks like it works. No code to decode it yet.
|
2011-09-13 04:52:52 +09:30 |
|
gardners
|
552d0095f0
|
Moved route advertisment to separate file.
|
2011-09-13 03:35:26 +09:30 |
|