[Olsr-commit] OLSR.org main repository branch, master, updated. 106cb667c6be3072ab306acc2de2771d38ea55a0
root
(spam-protected)
Fri Jun 4 00:36:54 CEST 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".
See http://olsr.org/git/?p=olsrd.git;a=commit;h=106cb667c6be3072ab306acc2de2771d38ea55a0
for a web version of the last commit.
The branch, master has been updated
via 106cb667c6be3072ab306acc2de2771d38ea55a0 (commit)
via 2675ebfc7074825215cc05a2d9bf04e98e75fa5d (commit)
via 7a559de9a936b019e115d85d26b0f98d4d5fbbe3 (commit)
via 86c5a75d408c8ecb226f3bb39d9c0feab81bdda7 (commit)
via 8db006c13204f8ec0c250a354f9b94229f6582ca (commit)
from 914f92df177c8e7cd03c8e595c29d5b41fbcd2d8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 106cb667c6be3072ab306acc2de2771d38ea55a0
Author: Saverio Proto <(spam-protected)>
Date: Fri Jun 4 00:35:44 2010 +0200
Adding some faster default values for OBAMP timers
Adding a timer to preventing the protocol to try to set up more than 1 tree link at the same time confusing the algorithm
commit 2675ebfc7074825215cc05a2d9bf04e98e75fa5d
Author: Saverio Proto <(spam-protected)>
Date: Fri Jun 4 00:21:28 2010 +0200
Fixing a bug in a loop overwriting a value needed for other rounds of the loop.
The bug has the effect of forwarding DATA traffic on the wrong links on the distribution tree
commit 7a559de9a936b019e115d85d26b0f98d4d5fbbe3
Author: Saverio Proto <(spam-protected)>
Date: Thu Jun 3 18:02:59 2010 +0200
Update tree link heartbeat when enabling a tree link
Do not forward tree create messages until the node has at least one tree link active, otherwise this will create loops in the tree
commit 86c5a75d408c8ecb226f3bb39d9c0feab81bdda7
Author: Saverio Proto <(spam-protected)>
Date: Thu Jun 3 16:30:45 2010 +0200
Fixed a bug, expire tree link if I dont receive anymore tree create messaged from my parent
commit 8db006c13204f8ec0c250a354f9b94229f6582ca
Author: Saverio Proto <(spam-protected)>
Date: Thu Jun 3 16:14:42 2010 +0200
Fixed a bug on wraparound of sequence numbers of tree create messages
Fixed a bug on flapping of the ParentNode on the distribution tree when three or more nodes are connected to each other
-----------------------------------------------------------------------
Summary of changes:
lib/obamp/src/obamp.c | 81 +++++++++++++++++++++++++++++++++++-------------
lib/obamp/src/obamp.h | 9 +++--
2 files changed, 64 insertions(+), 26 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list