[Olsr-commit] OLSR.org main repository branch, incremental, updated. OLSRD_0_6_1-8-g30d10d9

root (spam-protected)
Sun Dec 5 20:32:20 CET 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=OLSRD_0_6_1-8-g30d10d9
        for a web version of the last commit.

The branch, incremental has been updated
       via  30d10d9a00348269c7a5c0cd13f4423b77731367 (commit)
      from  382c2600bf81da937edcfedcb9bde35f615b9425 (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 30d10d9a00348269c7a5c0cd13f4423b77731367
Author: Markus Kittenberger <(spam-protected)>
Date:   Sun Dec 5 20:31:22 2010 +0100

    GSOC incremental dijkstra
    Saulo Jorge Queiroz <(spam-protected)>
    git://github.com/saulojorge/incremental-spf.git

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

Summary of changes:
 lib/httpinfo/src/olsrd_httpinfo.c |    1 +
 src/cfgparser/cfgfile_gen.c       |    9 +
 src/cfgparser/olsrd_conf.c        |    4 +
 src/cfgparser/oparse.y            |   11 +
 src/cfgparser/oscan.lex           |    4 +
 src/hna_set.c                     |    1 +
 src/hysteresis.c                  |    4 +
 src/link_set.c                    |    2 +
 src/lq_plugin.c                   |    1 +
 src/mid_set.c                     |    4 +
 src/neighbor_table.c              |    4 +
 src/olsr.c                        |   10 +-
 src/olsr.h                        |    1 +
 src/olsr_cfg.h                    |    4 +-
 src/olsr_spf.c                    |  574 +++++++++++++++++++++++++++++++++++++
 src/olsr_spf.h                    |    6 +-
 src/process_package.c             |    5 +-
 src/routing_table.c               |    2 +
 src/tc_set.c                      |  167 ++++++++++-
 src/tc_set.h                      |    1 +
 20 files changed, 796 insertions(+), 19 deletions(-)


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




More information about the Olsr-commit mailing list