[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_2-19-gbde37e5

(spam-protected) (spam-protected)
Tue Dec 13 10:57:39 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=commitdiff;h=OLSRD_0_6_2-19-gbde37e5
        for a web version of the last commit.

The branch, stable has been updated
       via  bde37e58e6f8efc01d6974cb400f3947f403046b (commit)
      from  f7097c6817954a92e33bdbf8b7e7c3ba12516808 (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 bde37e58e6f8efc01d6974cb400f3947f403046b
Author: Ferry Huberts <(spam-protected)>
Date:   Mon Dec 12 14:12:08 2011 +0100

    smart gateway: add threshold configuration parameter
    
    We can now keep choosing a better gateway by setting the
    configuration setting "SmartGatewayThreshold" to a value
    larger than zero.
    
    The costs for a new smart gateway must be less than the
    costs of the current smart gateway multiplied by
    SmartGatewayThreshold in order for it to be chosen as
    the new smart gateway.
    
    This new configuration parameter has a similar function
    and meaning as the NAT threshold configuration parameter.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 README-Olsr-Extensions              |    1 +
 files/olsrd.conf.default.full       |    7 +++++++
 files/olsrd.conf.default.lq         |    7 +++++++
 files/olsrd.conf.default.lq-fisheye |    7 +++++++
 src/cfgparser/cfgfile_gen.c         |   10 ++++++++++
 src/cfgparser/olsrd_conf.c          |    8 ++++++++
 src/cfgparser/oparse.y              |   10 ++++++++++
 src/cfgparser/oscan.lex             |    5 +++++
 src/gateway_default_handler.c       |   16 +++++++++++-----
 src/olsr_cfg.h                      |    2 ++
 10 files changed, 68 insertions(+), 5 deletions(-)


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




More information about the Olsr-commit mailing list