[Olsr-commit] OLSR.org main repository branch, release-0.6.6, updated. v0.6.5.2-149-gca02f00

(spam-protected) (spam-protected)
Tue Apr 23 17:20:15 CEST 2013


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=commitdiff;h=v0.6.5.2-149-gca02f00
        for a web version of the last commit.

The branch, release-0.6.6 has been updated
       via  ca02f0065d8d1b082bc91851cefd5f9462a2652f (commit)
       via  c862c98ecfb23b5c7d966698dcd181feb11da58c (commit)
       via  c3e3fb4ff0971fc460f832efd55d0e0f7d6f2769 (commit)
       via  ebe90e8792e765435a9304d5373663533b5bce91 (commit)
       via  25a6bc1476acb7a547f5ec08452ed8dd74b86dff (commit)
      from  a09cde6dcc56e6cc75da2d589f80d376b08aeb9f (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 ca02f0065d8d1b082bc91851cefd5f9462a2652f
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Apr 23 15:54:57 2013 +0200

    gateway: proactively take down 'expensive' gateways
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit c862c98ecfb23b5c7d966698dcd181feb11da58c
Author: Ferry Huberts <(spam-protected)>
Date:   Fri Apr 19 13:12:46 2013 +0200

    gateway: add SmartGatewayTakeDownPercentage configuration parameter
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit c3e3fb4ff0971fc460f832efd55d0e0f7d6f2769
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Apr 23 15:49:48 2013 +0200

    gateway: introduce and use removeGatewayFromList function
    
    To reduce code duplication.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit ebe90e8792e765435a9304d5373663533b5bce91
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Apr 23 14:45:26 2013 +0200

    gateway: always deal with 64bit scaled path costs
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 25a6bc1476acb7a547f5ec08452ed8dd74b86dff
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Apr 22 14:09:58 2013 +0200

    build: move build data into its own include file
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 README-Olsr-Extensions              |   24 +++++---
 files/olsrd.conf.default.full       |   10 +++
 files/olsrd.conf.default.lq         |   10 +++
 files/olsrd.conf.default.lq-fisheye |   10 +++
 lib/httpinfo/src/olsrd_httpinfo.c   |    1 +
 lib/jsoninfo/src/olsrd_jsoninfo.c   |    1 +
 lib/txtinfo/src/olsrd_txtinfo.c     |    1 +
 src/{misc.h => builddata.h}         |   20 ++----
 src/cfgparser/cfgfile_gen.c         |   14 ++++
 src/cfgparser/olsrd_conf.c          |   10 +++
 src/cfgparser/oparse.y              |   10 +++
 src/cfgparser/oscan.lex             |    5 ++
 src/defs.h                          |    4 -
 src/gateway.c                       |  120 ++++++++++++++++++++++++++++-------
 src/gateway_default_handler.c       |    6 +-
 src/main.c                          |    1 +
 src/olsr.c                          |    1 +
 src/olsr_cfg.h                      |    2 +
 18 files changed, 200 insertions(+), 50 deletions(-)
 copy src/{misc.h => builddata.h} (88%)


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




More information about the Olsr-commit mailing list