[Olsr-commit] OLSR.org main repository branch, master, updated. 3f4b79d08771e7b24c14763277aaf7479eafa6e3

root (spam-protected)
Sun Jun 13 16:32:15 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=3f4b79d08771e7b24c14763277aaf7479eafa6e3
        for a web version of the last commit.

The branch, master has been updated
       via  3f4b79d08771e7b24c14763277aaf7479eafa6e3 (commit)
      from  eb60807ec3162d32703182eaa30db40b1c638747 (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 3f4b79d08771e7b24c14763277aaf7479eafa6e3
Author: Henning Rogge <(spam-protected)>
Date:   Sun Jun 13 16:31:10 2010 +0200

    Massive refactoring of topology handling.
    No more valgrind errors from tc_set.
    Removed some useless functions from lq_plugins.
    Cleaned up Hello contribution to topology.

-----------------------------------------------------------------------

Summary of changes:
 lib/bmf/src/Bmf.c                          |    2 +-
 lib/bmf/src/NetworkInterfaces.c            |    4 +-
 lib/dot_draw/src/olsrd_dot_draw.c          |    2 +-
 lib/lq_etx_ff/src/lq_plugin_etx_ff.c       |   42 +++--
 lib/lq_etx_float/src/lq_plugin_etx_float.c |   24 +--
 lib/lq_etx_fpm/src/lq_plugin_etx_fpm.c     |   25 +--
 lib/lq_rfc/src/lq_plugin_rfc.c             |   24 +--
 lib/txtinfo/src/olsrd_txtinfo.c            |   19 +--
 src/common/avl.c                           |    5 +
 src/hna_set.c                              |    2 -
 src/link_set.c                             |  153 ++++------------
 src/link_set.h                             |    7 +-
 src/lq_mpr.c                               |    2 +-
 src/lq_plugin.c                            |   81 ++++-----
 src/lq_plugin.h                            |   10 +-
 src/main.c                                 |   12 +-
 src/mid_set.c                              |    7 +-
 src/neighbor_table.c                       |   80 ++++++---
 src/neighbor_table.h                       |    5 +-
 src/olsr_comport.c                         |    1 +
 src/olsr_spf.c                             |   41 ++---
 src/process_package.c                      |   11 +-
 src/routing_table.c                        |    2 -
 src/scheduler.c                            |    3 +-
 src/tc_set.c                               |  277 +++++++++++++---------------
 src/tc_set.h                               |   38 +----
 src/unix/ifnet.c                           |    3 +
 27 files changed, 369 insertions(+), 513 deletions(-)


hooks/post-receive
-- 
OLSR.org main repository




More information about the Olsr-commit mailing list