[Olsr-commit] OLSR.org main repository branch, nhdp, updated. 3acf94499c594bcded6e91e88c8d836005234fbf
root
(spam-protected)
Sat Feb 5 11:35:14 CET 2011
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=3acf94499c594bcded6e91e88c8d836005234fbf
for a web version of the last commit.
The branch, nhdp has been updated
via 3acf94499c594bcded6e91e88c8d836005234fbf (commit)
from fe842d69b756ac261edb81d996560c76f6c4ddbc (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 3acf94499c594bcded6e91e88c8d836005234fbf
Author: Henning Rogge <(spam-protected)>
Date: Sat Feb 5 11:34:42 2011 +0100
Put control of message emission into a file of its own so it can be reused.
-----------------------------------------------------------------------
Summary of changes:
src/main.c | 3 +
src/nhdp/nhdp.c | 19 +----
src/nhdp/nhdp.h | 18 ++++-
src/nhdp/nhdp_interface.h | 8 +-
src/nhdp/nhdp_send.c | 2 +-
src/olsr_intervalcontrol.c | 227 ++++++++++++++++++++++++++++++++++++++++++++
src/olsr_intervalcontrol.h | 51 ++++++++++
src/scheduler.h | 28 ++++--
8 files changed, 325 insertions(+), 31 deletions(-)
create mode 100644 src/olsr_intervalcontrol.c
create mode 100644 src/olsr_intervalcontrol.h
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list