[Olsr-commit] OLSR.org main repository branch, master, updated. v0.9.0.3-25-ge20a8da

(spam-protected) (spam-protected)
Tue Oct 13 13:20:55 CEST 2015


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.9.0.3-25-ge20a8da
        for a web version of the last commit.

The branch, master has been updated
       via  e20a8da6328900fc379d48626bdcf47c838e7870 (commit)
       via  80536c5f25d80067e805429044d510412773147b (commit)
      from  71434d6a98847181c1ae58ed31d52adeb69507c9 (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 e20a8da6328900fc379d48626bdcf47c838e7870
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Oct 13 12:42:21 2015 +0200

    sgw: add SmartGatewayMaxCostMaxEtx configuration setting
    
    SmartGatewayMaxCostMaxEtx: When a node advertises the maximum bandwidth
    and its ETX is below the value of this setting then the resulting gateway
    costs are equal to the ETX, otherwise the normal calculation of the
    gateway costs applies (default is 2560).
    
    This avoids instability in the mesh when a far-away node advertises
    maximum bandwidth.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 80536c5f25d80067e805429044d510412773147b
Author: Ferry Huberts <(spam-protected)>
Date:   Tue Oct 13 12:34:56 2015 +0200

    files: minor improvement to config file generation script
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 README-Olsr-Extensions                   |  4 ++++
 files/generateEffectiveConfigurationFile |  4 +++-
 files/olsrd.conf.default.full.txt        |  8 ++++++++
 src/cfgparser/cfgfile_gen.c              | 11 +++++++++++
 src/cfgparser/olsrd_conf.c               |  1 +
 src/cfgparser/oparse.y                   |  9 +++++++++
 src/cfgparser/oscan.lex                  |  5 +++++
 src/egressFile.c                         |  2 +-
 src/gateway_costs.c                      |  6 +++---
 src/gateway_costs.h                      |  7 ++++++-
 src/gateway_default_handler.c            |  2 +-
 src/olsr_cfg.h                           |  2 ++
 12 files changed, 54 insertions(+), 7 deletions(-)


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



More information about the Olsr-commit mailing list