[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_3-182-g48c44f2

(spam-protected) (spam-protected)
Thu Jul 19 10:15:12 CEST 2012


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_3-182-g48c44f2
        for a web version of the last commit.

The branch, stable has been updated
       via  48c44f226018c31fddf03c26f5b0bf3e04d12680 (commit)
       via  7d193ee70f76ef8f6e951124e1f5a531e9532049 (commit)
      from  eb65c941f1fc52acb142e080d710e77496936727 (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 48c44f226018c31fddf03c26f5b0bf3e04d12680
Author: Ferry Huberts <(spam-protected)>
Date:   Wed Jul 18 18:28:48 2012 +0200

    gateway: only advertise linkspeed when the link is bi-directional
    
    Uni-directional links produce all kinds of funky network behaviour.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

commit 7d193ee70f76ef8f6e951124e1f5a531e9532049
Author: Ferry Huberts <(spam-protected)>
Date:   Thu Jul 19 09:46:48 2012 +0200

    gateway: fix serialize_gw_speed
    
    Values over 320000000 would serialize to 0, which is not correct,
    since they should be clipped to the maximum value of the
    serialization range.
    
    v2: unchanged, sent with another patch
    
    v3: values 100000000 and 200000000 would result in an exponent of 8,
        which is out-of-range for the exponent.
    
    Signed-off-by: Ferry Huberts <(spam-protected)>

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

Summary of changes:
 src/gateway.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)


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




More information about the Olsr-commit mailing list